mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-08-31 00:03:37 +00:00
Give docker socket access to uptime kuma
This commit is contained in:
@@ -11,6 +11,7 @@ services:
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./data/app:/app/data
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
networks:
|
||||
- caddy
|
||||
labels:
|
||||
|
Reference in New Issue
Block a user