1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-03 04:45:21 +02:00

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

This commit is contained in:
itsconquest 2022-06-27 10:27:37 +12:00 committed by GitHub
parent b84e1c8550
commit 557f4773cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: