Update cf/docker-compose.yml
This commit is contained in:
parent
7216d02882
commit
d6f9d8d006
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
services:
|
||||
cf-tunnel:
|
||||
restart: unless-stopped
|
||||
image: docker.mafyuh.xyz/cloudflare/cloudflared@sha256:a3ba3f799551b9d9e5f15eba4b3025599a90c6f8aa1583003218e1c288c41c6a
|
||||
command: tunnel --no-autoupdate run --token $CF_TOKEN
|
||||
|
|
Reference in a new issue