louislam/dockge 127.0.0.1 fora
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user