diff --git a/src/db/config/config.json b/src/db/config/config.json index 30e05a2..0ff6703 100644 --- a/src/db/config/config.json +++ b/src/db/config/config.json @@ -2,7 +2,7 @@ "development": { "username": "kevinmidboe", "password": null, - "database": "postgres", + "database": "leifsopplevelser", "host": "localhost", "port": 5432, "dialect": "postgres",