version: "3"
services:
  tunnel:
    image: cloudflare/cloudflared
    container_name: tunnel
    network_mode: host
    restart: always
    command: tunnel --no-autoupdate run --token ${token}