Update docker-compose.yml example
continuous-integration/drone/push Build is passing Detalles

Este commit está contenido en:
Steven Polley 2019-01-05 20:27:16 -07:00
padre 625e893c16
commit 5e9e5c7dad
Se han modificado 1 ficheros con 2 adiciones y 0 borrados

Ver fichero

@ -4,5 +4,7 @@ services:
publicfileserver:
image: registry.deadbeef.codes/deadbeef.codes-publicfileserver:latest
restart: always
ports:
- 8080:8080
volumes:
- /data/public:/public