nps/conf/app.conf

14 lines
152 B
Plaintext
Raw Normal View History

2019-01-03 16:21:23 +00:00
appname = easyProxy
2019-01-02 17:44:45 +00:00
2018-12-30 14:36:15 +00:00
#web管理端口
2018-12-11 08:37:12 +00:00
httpport = 8080
2019-01-02 17:44:45 +00:00
2018-12-30 14:36:15 +00:00
#启动模式dev|pro
2019-01-09 12:33:00 +00:00
runmode = dev
2019-01-02 17:44:45 +00:00
2018-12-30 14:36:15 +00:00
#web管理密码
2018-12-11 08:37:12 +00:00
password=123
2019-01-02 17:44:45 +00:00
2018-12-30 14:36:15 +00:00
#http监听端口
2019-01-04 12:23:33 +00:00
hostPort=80