Compare commits
2 Commits
946893e538
...
4669a9ebb9
Author | SHA1 | Date | |
---|---|---|---|
4669a9ebb9 | |||
4a631c4174 |
@ -36,7 +36,7 @@ services:
|
||||
- "co.elastic.logs/module=mysql"
|
||||
|
||||
app:
|
||||
image: nextcloud:24.0.11
|
||||
image: nextcloud:24.0.12
|
||||
depends_on:
|
||||
- db
|
||||
- redis
|
||||
@ -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