Port expose disable
This commit is contained in:
parent
a828f51d74
commit
c360e96f22
@ -35,8 +35,6 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
container_name: portainer_elena
|
container_name: portainer_elena
|
||||||
image: portainer/portainer
|
image: portainer/portainer
|
||||||
ports:
|
|
||||||
- "9000:9000"
|
|
||||||
command: -H unix:///var/run/docker.sock
|
command: -H unix:///var/run/docker.sock
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
Loading…
Reference in New Issue
Block a user