Took off read-only on NGINX volume
This commit is contained in:
@@ -106,7 +106,7 @@ services:
|
||||
- "${HOST_HTTP_PORT}:80"
|
||||
restart: on-failure
|
||||
volumes:
|
||||
- Web:/etc/nginx:ro
|
||||
- Web:/etc/nginx
|
||||
volumes_from:
|
||||
- app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user