mirror of
https://gitee.com/BDWare/router-backend
synced 2026-01-29 23:59:25 +00:00
chore: add scripts and set tools
This commit is contained in:
7
script/ncconfig.json.template
Normal file
7
script/ncconfig.json.template
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"servicePort": 21040,
|
||||
"enableSsl": "./ssl/chained.pem:./ssl/domain.pem",
|
||||
"disableDoRepo": false,
|
||||
"disableLocalLhs": false,
|
||||
"doipPort": 21042
|
||||
}
|
||||
Reference in New Issue
Block a user