15 lines
269 B
JSON
15 lines
269 B
JSON
{
|
|
"server": {
|
|
"port": 3000,
|
|
"host": "0.0.0.0"
|
|
},
|
|
"proxy": {
|
|
"pathPrefix": "/ProxyScript/run/",
|
|
"workspaceId": "67bca862210071627d32ef12",
|
|
"branch": "current",
|
|
"routeName": "googleDriveAdapter"
|
|
},
|
|
"logging": {
|
|
"level": "debug"
|
|
}
|
|
} |