19 lines
343 B
INI
19 lines
343 B
INI
|
[common]
|
||
|
server_addr = 124.156.152.247
|
||
|
server_port = 7000
|
||
|
token = zhouchijian
|
||
|
log_file = ./frpc.log
|
||
|
admin_addr = 127.0.0.1
|
||
|
admin_port = 7400
|
||
|
admin_user = admin
|
||
|
admin_pwd = 39zcj
|
||
|
|
||
|
[http-demo-admin-ci]
|
||
|
type = http
|
||
|
custom_domains = demo-admin.ryio.cn
|
||
|
local_ip = nginx
|
||
|
local_port = 80
|
||
|
remote_port = 80
|
||
|
use_encryption = true
|
||
|
use_compression = true
|