Merge branch 'master' of github.com:acedanger/docker

This commit is contained in:
Peter Wood
2024-12-17 16:33:19 +00:00
2 changed files with 2 additions and 7 deletions

View File

@@ -1 +1 @@
TAILSCALE_AUTHKEY=W
TAILSCALE_AUTHKEY=

View File

@@ -6,14 +6,9 @@ services:
- uptime-kuma:/app/data
ports:
- 6001:3001
networks:
- cloudflare_default
restart: unless-stopped
volumes:
uptime-kuma:
name: uptime-kuma
networks:
cloudflare_default:
external: true