feat(extension): remove unused port [EE-3152] (#7075)
parent
b84e1c8550
commit
557f4773cf
|
@ -13,7 +13,6 @@ services:
|
|||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
- portainer_data:/data
|
||||
ports:
|
||||
- 127.0.0.1:8000:8000
|
||||
- 127.0.0.1:9000:9000
|
||||
- 127.0.0.1:9443:9443
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue