健康检查

This commit is contained in:
刘河
2019-03-07 18:07:53 +08:00
parent f81fb7760e
commit f78e81b452
18 changed files with 301 additions and 46 deletions

View File

@@ -2,13 +2,11 @@ appname = nps
#Boot mode(dev|pro)
runmode = dev
#Web API unauthenticated IP address
#auth_key=test
#auth_crypt_key =1234567812345678
#HTTP(S) proxy port, no startup if empty
http_proxy_port=80
https_proxy_port=445
https_proxy_port=443
#certFile absolute path
pem_path=conf/server.pem
#KeyFile absolute path
@@ -43,5 +41,8 @@ web_username=admin
web_password=123
web_port = 8080
web_ip=0.0.0.0
#Web API unauthenticated IP address
auth_key=test
auth_crypt_key =1234567812345678
#allow_ports=9001-9009,10001,11000-12000