mirror of https://github.com/status-im/codimd.git
commit
e18d49d8a5
|
@ -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…
Reference in New Issue