ajout ports portainer
This commit is contained in:
parent
1da152c67c
commit
aa3dce2192
@ -4,6 +4,8 @@ services:
|
|||||||
container_name: portainer
|
container_name: portainer
|
||||||
ports:
|
ports:
|
||||||
- 9000:9000
|
- 9000:9000
|
||||||
|
- 9443:9443 # HTTPS
|
||||||
|
- 8000:8000 # WS/WSS pour Edge Agents
|
||||||
networks:
|
networks:
|
||||||
- portainerNet
|
- portainerNet
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user