auto backup 2026-07-15_10:10:01
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
services:
|
services:
|
||||||
nextcloud-aio-mastercontainer:
|
nextcloud-aio-mastercontainer:
|
||||||
container_name: nextcloud-aio-mastercontainer
|
|
||||||
image: ghcr.io/nextcloud-releases/all-in-one:latest
|
image: ghcr.io/nextcloud-releases/all-in-one:latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
init: true
|
init: true
|
||||||
@@ -29,7 +28,6 @@ services:
|
|||||||
|
|
||||||
nextcloud-proxy:
|
nextcloud-proxy:
|
||||||
image: alpine
|
image: alpine
|
||||||
container_name: nextcloud-proxy
|
|
||||||
command: tail -f /dev/null
|
command: tail -f /dev/null
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user