mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 22:05:23 +02:00
feat(extension): remove unused port [EE-3152] (#7075)
This commit is contained in:
parent
b84e1c8550
commit
557f4773cf
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ services:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||||
- portainer_data:/data
|
- portainer_data:/data
|
||||||
ports:
|
ports:
|
||||||
- 127.0.0.1:8000:8000
|
|
||||||
- 127.0.0.1:9000:9000
|
- 127.0.0.1:9000:9000
|
||||||
- 127.0.0.1:9443:9443
|
- 127.0.0.1:9443:9443
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue