Testing
This commit is contained in:
@@ -43,8 +43,6 @@ services:
|
|||||||
source: ${VOLUME_WEB}
|
source: ${VOLUME_WEB}
|
||||||
target: /etc/nginx/nginx.conf
|
target: /etc/nginx/nginx.conf
|
||||||
read_only: true
|
read_only: true
|
||||||
volume:
|
|
||||||
nocopy: true
|
|
||||||
volumes_from:
|
volumes_from:
|
||||||
- app
|
- app
|
||||||
environment:
|
environment:
|
||||||
@@ -70,4 +68,5 @@ networks:
|
|||||||
ninja-net:
|
ninja-net:
|
||||||
volumes:
|
volumes:
|
||||||
${VOLUME_WEB}:
|
${VOLUME_WEB}:
|
||||||
|
nocopy: true
|
||||||
volumes_driver: rancher-nfs
|
volumes_driver: rancher-nfs
|
||||||
Reference in New Issue
Block a user