feat: update deployment scripts and README for improved setup and configuration

This commit is contained in:
2026-02-22 03:05:15 +05:00
parent da463e6375
commit 14890b6875
5 changed files with 234 additions and 22 deletions

5
.postgres-env Normal file
View 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