open port
parent
3614383e12
commit
cb1fa11ca0
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue