modif ports in compose
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
container_name: portainer
|
||||
restart: always
|
||||
ports:
|
||||
- "127.0.0.1:9000:9000"
|
||||
- "0.0.0.0:9000:9000"
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- portainer_data:/data
|
||||
|
||||
Reference in New Issue
Block a user