k2a3 / config.json
StarrySkyWorld's picture
Update config.json
9cb6bad verified
raw
history blame contribute delete
170 Bytes
{
"host": "0.0.0.0",
"port": 7860,
"apiKey": "${KIRO_API_KEY}",
"region": "us-east-1",
"adminApiKey": "${ADMIN_API_KEY}",
"credentialsBackend": "file"
}