remove db
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
This commit is contained in:
parent
e6e5dfc6ea
commit
f8b2ea333e
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,3 +4,5 @@ node_modules
|
|||||||
package-lock.json
|
package-lock.json
|
||||||
dist/*
|
dist/*
|
||||||
*.db
|
*.db
|
||||||
|
db/
|
||||||
|
sessions.db
|
||||||
|
@ -5,5 +5,6 @@
|
|||||||
"smtp": {
|
"smtp": {
|
||||||
"host": "ketrenos.com",
|
"host": "ketrenos.com",
|
||||||
"sender": "james_ketran@ketrenos.com"
|
"sender": "james_ketran@ketrenos.com"
|
||||||
}
|
},
|
||||||
|
"basePath": "/ketran"
|
||||||
}
|
}
|
||||||
|
BIN
sessions.db
BIN
sessions.db
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user