Expose druid docker socket to uptime kuma
This commit is contained in:
parent
12ac42f413
commit
0eafb5a1ef
@ -6,6 +6,7 @@ services:
|
||||
restart: "no"
|
||||
volumes:
|
||||
- $DOCKER_DATA:/app/data
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
networks:
|
||||
- web
|
||||
labels:
|
||||
|
Loading…
Reference in New Issue
Block a user