Files
kme_content_adapter/config/default.json
2026-04-22 18:05:20 -05:00

15 lines
261 B
JSON

{
"server": {
"port": 3000,
"host": "0.0.0.0"
},
"proxy": {
"pathPrefix": "/ProxyScript/run/",
"workspaceId": "67bca862210071627d32ef12",
"branch": "current",
"routeName": "kmeAdapter"
},
"logging": {
"level": "debug"
}
}