diff --git a/config/prod.json b/config/prod.json index 3744910..17d5a46 100644 --- a/config/prod.json +++ b/config/prod.json @@ -23,9 +23,9 @@ "engine": "postgres", "host": "172.16.11.202", "port": "5432", - "username": "bri_staging", - "password": "fK*#o>1W2&6f", - "database": "bri_erp_staging" + "username": "bri_production", + "password": "44jTPj54%6<£", + "database": "bri_erp_production" }, "auth": { "refresh_token_lifetime_day": 30,