freeCodeCamp/client/config.json

9 lines
105 B
JSON
Raw Normal View History

{
"restApiRoot": "/api",
"remoting": {
"context": {
"enableHttpContext": false
}
}
}