[DOCKER] Automated PR for dockflare-healthcheck-auth-mod_2025-09-12T07-41-58 - #203 #203

Merged
gitea-sonarqube-bot merged 2 commits from dockflare-healthcheck-auth-mod_2025-09-12T07-41-58 into main 2025-09-12 07:49:44 -04:00
Showing only changes of commit 98c8e17c03 - Show all commits
+6 -1
View File
@@ -1486,6 +1486,12 @@ services:
TUNNEL_DNS_SCAN_ZONE_NAMES:
TUNNEL_NAME: dockflared-tunnel
TZ: ${TZ}
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:5000/ping"]
interval: 1m30s
timeout: 30s
retries: 5
start_period: 30s
image: alplat/dockflare:stable # Or :unstable for the latest features
labels:
homepage.group: Privacy/Security
@@ -1498,7 +1504,6 @@ services:
homepage.widget.tunnelid: ${DOCKFLARE_CLOUDFLARE_TUNNEL_ID}
homepage.widget.key: ${CLOUDFLAREDDNS_ENVIRONMENT_APITOKEN}
swag: enable
swag_auth: authelia
swag_proto: http
swag_url: cftunn.${MY_TLD}
swag.uptime-kuma.enabled: true