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