Compare commits
No commits in common. "0b11ace19fa4fb2038dd762c483699fe4e606f21" and "6ed1891b9841ca8f88411fb0e25128e73f4b581a" have entirely different histories.
0b11ace19f
...
6ed1891b98
@ -36,7 +36,7 @@ services:
|
||||
- "co.elastic.logs/module=mysql"
|
||||
|
||||
app:
|
||||
image: nextcloud:26.0.11
|
||||
image: nextcloud:25.0.13
|
||||
depends_on:
|
||||
- db
|
||||
- redis
|
||||
@ -48,7 +48,6 @@ services:
|
||||
links:
|
||||
- db
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- ${DATA_PATH}/app/html:/var/www/html
|
||||
- ${DATA_PATH}/app/skeleton:/var/www/gnous-skeleton:ro
|
||||
restart: unless-stopped
|
||||
|
Loading…
Reference in New Issue
Block a user