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": { "development": {
"username": "kevinmidboe", "username": "kevinmidboe",
"password": null, "password": null,
"database": "postgres", "database": "leifsopplevelser",
"host": "localhost", "host": "localhost",
"port": 5432, "port": 5432,
"dialect": "postgres", "dialect": "postgres",