From 3714c80adba3840d81a41a2f7e52489fba8a59e0 Mon Sep 17 00:00:00 2001 From: Evan <47493765+iamEvanYT@users.noreply.github.com> Date: Sun, 31 Mar 2024 05:53:09 +0800 Subject: [PATCH] Update cloudflared.yaml --- templates/compose/cloudflared.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/compose/cloudflared.yaml b/templates/compose/cloudflared.yaml index e399e2342..f241d6918 100644 --- a/templates/compose/cloudflared.yaml +++ b/templates/compose/cloudflared.yaml @@ -7,8 +7,7 @@ services: cloudflared: container_name: cloudflare-tunnel image: cloudflare/cloudflared:latest - hostname: cloudflare-tunnel restart: unless-stopped command: tunnel run environment: - - TUNNEL_TOKEN=$CLOUDFLARE_TUNNEL_TOKEN \ No newline at end of file + - TUNNEL_TOKEN=$CLOUDFLARE_TUNNEL_TOKEN