open port

This commit is contained in:
2022-02-02 15:30:57 +03:00
parent 3614383e12
commit cb1fa11ca0
+2 -2
View File
@@ -10,8 +10,8 @@ services:
volumes:
- /mnt/containers/nextcloud/container-data/config:/config:Z
- /mnt/containers/nextcloud/container-data/data:/data:Z
# ports:
# - 443:443
ports:
- 4443:443
networks:
- reverseproxy-nw
restart: unless-stopped