Update cf/docker-compose.yml
This commit is contained in:
parent
6d1fc2e1d5
commit
cb614e968c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
services:
|
||||
cf-tunnel:
|
||||
image: docker.mafyuh.xyz/cloudflare/cloudflared@sha256:9eb8554739a1d6b4d63091f7b724cbd9bb39b8c0c23e38200a9e7ad86ccc67cd
|
||||
image: cloudflare/cloudflared@sha256:9eb8554739a1d6b4d63091f7b724cbd9bb39b8c0c23e38200a9e7ad86ccc67cd
|
||||
command: tunnel --no-autoupdate run --token $CF_TOKEN
|
||||
|
|
Reference in a new issue