This commit is contained in:
William Miceli
2018-03-27 12:55:19 -04:00
parent 34c4e3c231
commit 3e1e0b4df7

View File

@@ -38,13 +38,13 @@ services:
- ninja-net - ninja-net
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
volume: # volume:
nocopy: true # nocopy: true
volumes_from: volumes_from:
- invoiceninja - invoiceninja
environment: environment: