# author:davidzheng
# 986945193@qq.com
[common]
# server_addr为FRPS服务器IP地址
server_addr = 34.21.23.44
# server_port为服务端监听端口,bind_port
server_port = 7000
# 身份验证
#token = Abcd34@1$1234531
#gitlab
#[ssh]
#type = tcp
#local_ip = 127.0.0.1
#local_port = 2222
#remote_port = 2222
#custom_domains = 34.21.23.44
[git-web]
type = http
local_ip = 127.0.0.1
local_port = 8888
remote_port = 7080
custom_domains = git.jiaochengziyuan.cn
[jenkins-web]
type = http
local_ip = 127.0.0.1
local_port = 8080
remote_port = 7080
custom_domains = jenkins.jiaochengziyuan.cn