first commit
This commit is contained in:
15
config/default.json
Normal file
15
config/default.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"server": {
|
||||
"port": 3000,
|
||||
"host": "0.0.0.0"
|
||||
},
|
||||
"proxy": {
|
||||
"pathPrefix": "/ProxyScript/run/",
|
||||
"workspaceId": "67bca862210071627d32ef12",
|
||||
"branch": "current",
|
||||
"routeName": "kmeAdapter"
|
||||
},
|
||||
"logging": {
|
||||
"level": "debug"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user