adding cf

This commit is contained in:
Matt Reeves 2024-04-15 20:19:39 +00:00
parent 30624aa7ce
commit 1521ba2ff7
2 changed files with 6 additions and 0 deletions

1
cf/.env.example Normal file
View file

@ -0,0 +1 @@
CF_TOKEN=your-cf-tunnel-token

5
cf/docker-compose.yml Normal file
View file

@ -0,0 +1,5 @@
---
services:
cf-tunnel:
image: cloudflare/cloudflared@sha256:1898467408934dc7ef2a8972de32531c741f7c1851613c8a0a2ad93dfa19a75b
command: tunnel --no-autoupdate run --token $CF_TOKEN