23 lines
571 B
JSON
23 lines
571 B
JSON
{
|
|
"email": {
|
|
"from": "",
|
|
"host": "",
|
|
"username": "",
|
|
"password": ""
|
|
},
|
|
"integrations": {
|
|
"azureDocumentIntelligence": {
|
|
"endpoint": "",
|
|
"key": ""
|
|
}
|
|
},
|
|
"server": {
|
|
"autologin": false,
|
|
"isDemo": false,
|
|
"noSignups": true,
|
|
"isProduction": true,
|
|
"port": 8078,
|
|
"url": "http://0.0.0.0"
|
|
}
|
|
}
|