#107 Fix docker data typo
This commit is contained in:
parent
2aba66d943
commit
ad4df375a0
@ -62,7 +62,7 @@ services:
|
|||||||
container_name: monitoring_uptime-kuma
|
container_name: monitoring_uptime-kuma
|
||||||
restart: "no"
|
restart: "no"
|
||||||
volumes:
|
volumes:
|
||||||
- $DOCKER_DATA:/app/data
|
- $DOCKER_DATA/uptime-kuma:/app/data
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
networks:
|
networks:
|
||||||
- web
|
- web
|
||||||
|
Loading…
Reference in New Issue
Block a user