12 lines
207 B
JSON
12 lines
207 B
JSON
{
|
|
"listeners": [
|
|
{
|
|
"address": "0.0.0.0",
|
|
"port": 5000,
|
|
"https": false
|
|
}
|
|
],
|
|
"custom_config": {
|
|
"db_name": "core.testing.sqlite"
|
|
}
|
|
}
|