platform/dev/prod/public/config.json

9 lines
248 B
JSON
Raw Normal View History

{
"ACCOUNTS_URL":"/account",
"UPLOAD_URL":"/files",
"MODEL_VERSION": null,
"TELEGRAM_URL": "http://localhost:8086",
"GMAIL_URL": "http://localhost:8088",
"CALENDAR_URL": "http://localhost:8095",
"REKONI_URL": "http://localhost:4004"
}