Cloudflare

version: "3.9"
services:

  tunnel:
    container_name: cloudflared-tunnel
    image: cloudflare/cloudflared
    restart: unless-stopped
    command: tunnel run
    environment:
      - TUNNEL_TOKEN=token................



Revision #1
Created 2024-06-07 02:58:50 UTC by Admin
Updated 2024-06-07 03:02:18 UTC by Admin