louislam/dockge 127.0.0.1 fora

This commit is contained in:
2026-07-01 08:55:01 +00:00
parent 05da2b8507
commit 74a1192943

View File

@@ -6,7 +6,7 @@ services:
container_name: dockge container_name: dockge
restart: unless-stopped restart: unless-stopped
ports: ports:
- "127.0.0.1:5001:5001" - "5001:5001"
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
- ./data/dockge:/app/data - ./data/dockge:/app/data