1
2
3
4
5
6
7
8
9
10
#
# !!! This file is managed by Ansible !!!
#
[common]
bind_port = {{ services.frps.port }}
vhost_http_port = {{ services.frps.vhostPort }}
authentication_method = token
token = {{ services.frps.token }}
subdomain_host = {{ services.frps.vhostDomain }}