commit
e18d49d8a5
1 changed files with 4 additions and 2 deletions
|
@ -1,7 +1,9 @@
|
|||
{
|
||||
"test": {
|
||||
"dialect": "sqlite",
|
||||
"storage": "./db.hackmd.sqlite"
|
||||
"db": {
|
||||
"dialect": "sqlite",
|
||||
"storage": "./db.hackmd.sqlite"
|
||||
}
|
||||
},
|
||||
"development": {
|
||||
"domain": "localhost",
|
||||
|
|
Loading…
Reference in a new issue