Changed our postgres database name to leifsopplevelser

This commit is contained in:
2019-03-02 23:23:51 +01:00
parent 82704394a9
commit a1dc572510

View File

@@ -2,7 +2,7 @@
"development": {
"username": "kevinmidboe",
"password": null,
"database": "postgres",
"database": "leifsopplevelser",
"host": "localhost",
"port": 5432,
"dialect": "postgres",