mirror of
https://github.com/ehang-io/nps.git
synced 2025-08-31 09:36:57 +00:00
add web https
This commit is contained in:
@@ -42,6 +42,9 @@ web_password=123
|
||||
web_port = 8080
|
||||
web_ip=0.0.0.0
|
||||
web_base_url=
|
||||
web_open_ssl=false
|
||||
web_cert_file=conf/server.pem
|
||||
web_key_file=conf/server.key
|
||||
# if web under proxy use sub path. like http://host/nps need this.
|
||||
#web_base_url=/nps
|
||||
|
||||
|
Reference in New Issue
Block a user