6 lines
97 B
JSON
6 lines
97 B
JSON
{
|
|
"jwt_secret": "secret",
|
|
"db": {
|
|
"connection_string": "sqlite:///database.sqlite3"
|
|
}
|
|
} |