17 lines
348 B
JSON
17 lines
348 B
JSON
{
|
|
"EnvironmentVariables": {
|
|
"Names": [
|
|
"SMS_MEAL_SERVER_URL",
|
|
"SMS_MEAL_API_KEY"
|
|
],
|
|
"CommentsVariableName": "SMS_TASK_TWO_COMMENTS",
|
|
"CustomVariablesVariableName": "SMS_TASK_TWO_CUSTOM_VARS",
|
|
"Defaults": {
|
|
"SMS_MEAL_SERVER_URL": "https://localhost"
|
|
}
|
|
},
|
|
"Logging": {
|
|
"LogDirectory": "logs"
|
|
}
|
|
}
|