feat: update deployment scripts and README for improved setup and configuration
This commit is contained in:
5
.postgres-env
Normal file
5
.postgres-env
Normal file
@@ -0,0 +1,5 @@
|
||||
DB_USER=postgres
|
||||
DB_PASS=your_password_here
|
||||
DB_HOST=192.168.2.175
|
||||
DB_PORT=5432
|
||||
DB_NAME=fairreview
|
||||
Reference in New Issue
Block a user