feat(extension): remove unused port [EE-3152]

This commit is contained in:
itsconquest
2022-06-14 15:54:58 +12:00
parent b807481f1c
commit 424902f51d

View File

@@ -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: