File size: 204 Bytes
6e62421
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
{
   "host": "0.0.0.0",
   "port": 7860,
   "apiKey": "${KIRO_API_KEY}",
   "region": "us-east-1",
   "adminApiKey": "${ADMIN_API_KEY}",
   "credentialsBackend": "postgres",
   "dbUrl": "${KIRO_DB_URL}"
}