uptime-kuma: feat: Add docker support
This commit is contained in:
@@ -11,6 +11,7 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- "./uptime-kuma-data:/app/data"
|
- "./uptime-kuma-data:/app/data"
|
||||||
|
- "/var/run/docker.sock:/var/run/docker.sock:ro"
|
||||||
# ports:
|
# ports:
|
||||||
# - "3001:3001"
|
# - "3001:3001"
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user