feat: cloudflared container compose

This commit is contained in:
theo 2026-03-13 17:42:52 +00:00
parent 9e1934b7f6
commit 006d87b4c5

View file

@ -0,0 +1,8 @@
services:
cloudflared:
image: cloudflare/cloudflared:latest
dns:
- 1.1.1.1
- 8.8.8.8
command: tunnel --no-autoupdate run --token
TOKEN