#这是ECS服务器端专用配置
[common]
bin_addr = 0.0.0.0
bind_port = 7000
token = 52010
vhost_http_port = 800
vhost_https_port = 443
dashboard_port = 7500
dashboard_user = admin
dashboard_pwd = admin
enable_prometheus = true
[web-http]
listen_port=8080
log_file = /var/log/frps.log
log_level = info
log_max_days = 3