services: frpc: image: snowdreamtech/frpc:0.70.0 container_name: frpc network_mode: host # 需直达 127.0.0.1 各服务 + 192.168.3.88(Windows) restart: unless-stopped volumes: - ./frpc.toml:/etc/frp/frpc.toml:ro