mirror of
https://github.com/ehang-io/nps.git
synced 2025-08-31 17:56:56 +00:00
站点保护功能,代码优化
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
appname = httpMonitor
|
||||
#web管理端口
|
||||
httpport = 8080
|
||||
#启动模式dev|pro
|
||||
runmode = dev
|
||||
#web管理密码
|
||||
password=123
|
||||
#http监听端口
|
||||
hostPort=8028
|
||||
|
||||
#basic auth认证用户名和密码
|
||||
auth.user=test
|
||||
auth.password=1234
|
Reference in New Issue
Block a user