mirror of
https://github.com/ehang-io/nps.git
synced 2025-08-31 09:36:57 +00:00
fixed #347,api is not enabled by default
This commit is contained in:
@@ -49,7 +49,8 @@ web_key_file=conf/server.key
|
||||
#web_base_url=/nps
|
||||
|
||||
#Web API unauthenticated IP address(the len of auth_crypt_key must be 16)
|
||||
auth_key=test
|
||||
#Remove comments if needed
|
||||
#auth_key=test
|
||||
auth_crypt_key =1234567812345678
|
||||
|
||||
#allow_ports=9001-9009,10001,11000-12000
|
||||
|
Reference in New Issue
Block a user