diff --git a/config/default.json b/config/default.json index 6099d2d..764a973 100644 --- a/config/default.json +++ b/config/default.json @@ -19,7 +19,7 @@ "port": "5432", "username": "postgres", "password": "123", - "database": "bri-erp" + "database": "bri_erp" }, "auth": { "refresh_token_lifetime_day": 30,