auto backup 2026-07-15_10:20:01
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
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
|
||||||
@@ -20,6 +21,7 @@ services:
|
|||||||
|
|
||||||
ports:
|
ports:
|
||||||
- 8080:8080
|
- 8080:8080
|
||||||
|
- 8443:8443
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
tan-network:
|
tan-network:
|
||||||
|
|||||||
Reference in New Issue
Block a user