8 lines
112 B
JSON
8 lines
112 B
JSON
{
|
|
"port": 8000,
|
|
|
|
"database": {
|
|
"type": "sqlite",
|
|
"filename": "./mydb.sqlite"
|
|
}
|
|
} |