Adjust healthchecks and dev tooling
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
container_name: dockge
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 5001:5001
|
||||
- 5002:5001
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- ./data:/app/data
|
||||
|
||||
Reference in New Issue
Block a user