fix: update database credentials in .postgres-env
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
DB_USER=postgres
|
DB_USER=zhuma
|
||||||
DB_PASS=your_password_here
|
DB_PASS=Imgk_tz27101998
|
||||||
DB_HOST=192.168.2.175
|
DB_HOST=192.168.2.175
|
||||||
DB_PORT=5432
|
DB_PORT=5432
|
||||||
DB_NAME=fairreview
|
DB_NAME=fairreview
|
||||||
|
|||||||
Reference in New Issue
Block a user