Fix config mistake
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
{
|
{
|
||||||
"test": {
|
"test": {
|
||||||
"dialect": "sqlite",
|
"db": {
|
||||||
"storage": "./db.hackmd.sqlite"
|
"dialect": "sqlite",
|
||||||
|
"storage": "./db.hackmd.sqlite"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"development": {
|
"development": {
|
||||||
"domain": "localhost",
|
"domain": "localhost",
|
||||||
|
|||||||
Reference in New Issue
Block a user