Compare commits
3 commits
d931c1eb4e
...
a5e0c14e5c
Author | SHA1 | Date | |
---|---|---|---|
a5e0c14e5c | |||
1450d12020 | |||
716bb4c88e |
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@
|
||||||
services:
|
services:
|
||||||
cf-tunnel:
|
cf-tunnel:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
image: docker.mafyuh.xyz/cloudflare/cloudflared@sha256:3daf642dd14e67c8ba51063aa0abd76fe165ff4fdf0669e37ae356008fccfb74
|
image: docker.mafyuh.xyz/cloudflare/cloudflared@sha256:f6e9fff347602b8e70f1765127abc96f3b8d1af4cc46185913a043edab75ae5b
|
||||||
command: tunnel --no-autoupdate run --token $CF_TOKEN
|
command: tunnel --no-autoupdate run --token $CF_TOKEN
|
||||||
|
|
Reference in a new issue