platform/dev/prod/public/config.json
Denis Bykhov 728244da26
Fill calendar config (#3501)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2023-07-14 12:05:19 +06:00

10 lines
293 B
JSON

{
"ACCOUNTS_URL":"/account",
"COLLABORATOR_URL": "ws://localhost:3078",
"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"
}