dockerfile: update

This commit is contained in:
fatedier
2016-08-16 15:06:48 +08:00
parent ab9eff97a8
commit e1e18ba9d6
4 changed files with 37 additions and 10 deletions

14
conf/frps_min.ini Normal file
View File

@@ -0,0 +1,14 @@
[common]
bind_addr = 0.0.0.0
bind_port = 7000
vhost_http_port = 80
vhost_https_port = 443
dashboard_port = 7500
privilege_mode = true
privilege_token = 12345678
[ssh]
type = tcp
auth_token = 123
bind_addr = 0.0.0.0
listen_port = 6000