services: web: image: snowdreamtech/frpc:latest container_name: frpc restart: always network_mode: "host" volumes: - ./frpc.toml:/etc/frp/frpc.toml