This commit is contained in:
William Miceli
2018-03-27 15:58:08 -04:00
parent 81ed6c5c38
commit 1544d38eaa

View File

@@ -39,7 +39,7 @@ services:
ports: ports:
- "8000:80" - "8000:80"
volumes: volumes:
- type: volume - type: 'volume'
source: ${VOLUME_WEB} source: ${VOLUME_WEB}
target: '/etc/nginx/nginx.conf' target: '/etc/nginx/nginx.conf'
read_only: true read_only: true