【autoupdate run profiles】の検索結果
cfのTunnelはコンテナとして扱えたりします
適宜TUNNEL_TOKEN
を与えましょう
services:
tunnel:
restart: always
image: cloudflare/cloudflared
command: tunnel --no-autoupdate run
profiles:
- tunnel
env_file:
- .config/.env
networks:
- internal_network