mirror of
https://github.com/acedanger/docker.git
synced 2025-12-06 03:20:12 -08:00
Merge branch 'master' of github.com:acedanger/docker
This commit is contained in:
@@ -1 +1 @@
|
||||
TAILSCALE_AUTHKEY=W
|
||||
TAILSCALE_AUTHKEY=
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user