open port
This commit is contained in:
@@ -10,8 +10,8 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /mnt/containers/nextcloud/container-data/config:/config:Z
|
- /mnt/containers/nextcloud/container-data/config:/config:Z
|
||||||
- /mnt/containers/nextcloud/container-data/data:/data:Z
|
- /mnt/containers/nextcloud/container-data/data:/data:Z
|
||||||
# ports:
|
ports:
|
||||||
# - 443:443
|
- 4443:443
|
||||||
networks:
|
networks:
|
||||||
- reverseproxy-nw
|
- reverseproxy-nw
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user