modif ports in compose

This commit is contained in:
2026-03-10 12:14:04 +01:00
parent 239c46e3d1
commit a97e6765cb

View File

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