mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 04:59:30 +00:00
Update cloudflared.yaml
This commit is contained in:
@@ -7,8 +7,7 @@ services:
|
|||||||
cloudflared:
|
cloudflared:
|
||||||
container_name: cloudflare-tunnel
|
container_name: cloudflare-tunnel
|
||||||
image: cloudflare/cloudflared:latest
|
image: cloudflare/cloudflared:latest
|
||||||
hostname: cloudflare-tunnel
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
command: tunnel run
|
command: tunnel run
|
||||||
environment:
|
environment:
|
||||||
- TUNNEL_TOKEN=$CLOUDFLARE_TUNNEL_TOKEN
|
- TUNNEL_TOKEN=$CLOUDFLARE_TUNNEL_TOKEN
|
||||||
|
|||||||
Reference in New Issue
Block a user