Switched to a js based orm config

This commit is contained in:
Nicolai Ort 2020-11-04 21:26:52 +01:00
parent 598ce8c518
commit fcd84014a0
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{
module.exports = {
"type": "postgres",
"host": "localhost",
"port": 5432,