This commit is contained in:
William Miceli
2018-03-27 13:11:18 -04:00
parent 902f2ccad2
commit 81ed6c5c38

View File

@@ -37,11 +37,11 @@ services:
networks:
- ninja-net
ports:
- 8000:80
- "8000:80"
volumes:
- type: 'volume'
- type: volume
source: ${VOLUME_WEB}
target: /etc/nginx/nginx.conf
target: '/etc/nginx/nginx.conf'
read_only: true
volume:
nocopy: true