6 lines
98 B
Plaintext
6 lines
98 B
Plaintext
DB_USER=postgres
|
|
DB_PASS=your_password_here
|
|
DB_HOST=192.168.2.175
|
|
DB_PORT=5432
|
|
DB_NAME=fairreview
|