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