no port 9443 access, reverseproxy-nw only
This commit is contained in:
@@ -7,5 +7,11 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /mnt/containers/portainer/container-data/data:/data:Z
|
- /mnt/containers/portainer/container-data/data:/data:Z
|
||||||
- /var/run/docker.sock:/var/run/docker.sock:Z
|
- /var/run/docker.sock:/var/run/docker.sock:Z
|
||||||
ports:
|
# ports:
|
||||||
- 9443:9443
|
# - 9443:9443
|
||||||
|
networks:
|
||||||
|
- reverseproxy-nw
|
||||||
|
|
||||||
|
networks:
|
||||||
|
reverseproxy-nw:
|
||||||
|
external: true
|
||||||
Reference in New Issue
Block a user