open port

master
pipistrello 2022-02-02 15:30:57 +03:00
parent 3614383e12
commit cb1fa11ca0
1 changed files with 2 additions and 2 deletions

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