Korrektur
This commit is contained in:
parent
a5221c7860
commit
6bb7133bb5
|
|
@ -3,7 +3,7 @@
|
||||||
services:
|
services:
|
||||||
# NEXTCLOUD
|
# NEXTCLOUD
|
||||||
nextcloud:
|
nextcloud:
|
||||||
image: lscr.io/linuxserver/nextcloud:latest
|
image: nextcloud:apache
|
||||||
container_name: nextcloud
|
container_name: nextcloud
|
||||||
depends_on:
|
depends_on:
|
||||||
- db
|
- db
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue