Update docker-compose.yml

This commit is contained in:
LRVT
2024-05-15 00:23:31 +02:00
committed by GitHub
parent eabd445776
commit 37c7f18bdc

View File

@@ -14,6 +14,8 @@ services:
ports:
- 9443:443
restart: unless-stopped
#networks:
# - proxy
#labels:
# - traefik.enable=true
# - traefik.http.routers.nextcloud.rule=(Host(`cloud.example.com`))