Config files access through mounted nfs share on host
This commit is contained in:
@@ -106,7 +106,7 @@ services:
|
||||
- "${HOST_HTTP_PORT}:80"
|
||||
restart: on-failure
|
||||
volumes:
|
||||
- /RancherCattleFiles/InvoiceNinja/nginx.conf:/etc/nginx/nginx.conf:ro
|
||||
- /RancherConfig/${DATA_DIR}/nginx.conf:/etc/nginx/nginx.conf:ro
|
||||
volumes_from:
|
||||
- app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user