Fix config mistake
This commit is contained in:
parent
0c42780a39
commit
70a9b2ce15
@ -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",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user