mirror of
https://github.com/status-im/codimd.git
synced 2025-02-23 01:48:15 +00:00
Add sqlite for test environment
This commit is contained in:
parent
96fb3743f3
commit
c58f28a9d4
@ -1,4 +1,8 @@
|
||||
{
|
||||
"test": {
|
||||
"dialect": "sqlite",
|
||||
"storage": "./db.hackmd.sqlite"
|
||||
},
|
||||
"development": {
|
||||
"domain": "localhost",
|
||||
"db": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user