[NC] Update app skeleton mountpoint for upgrades to run smoothly
This commit is contained in:
parent
4a631c4174
commit
4669a9ebb9
@ -49,7 +49,7 @@ services:
|
||||
- db
|
||||
volumes:
|
||||
- ${DATA_PATH}/app/html:/var/www/html
|
||||
- ${DATA_PATH}/app/skeleton:/var/www/html/gnous-skeleton:ro
|
||||
- ${DATA_PATH}/app/skeleton:/var/www/gnous-skeleton:ro
|
||||
restart: unless-stopped
|
||||
env_file: secrets/app.secrets
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user