Files
docker-apps/frpc/docker-compose.yml

10 lines
177 B
YAML
Raw Permalink Normal View History

2026-01-18 09:05:55 +08:00
services:
web:
image: snowdreamtech/frpc:latest
container_name: frpc
restart: always
network_mode: "host"
volumes:
- ./frpc.toml:/etc/frp/frpc.toml