13 lines
286 B
Plaintext
13 lines
286 B
Plaintext
POSTGRES_HOST=192.168.0.200
|
|
POSTGRES_PORT=5432
|
|
POSTGRES_DB=fbla25
|
|
POSTGRES_USER=postgres
|
|
POSTGRES_PASSWORD=postgrespw
|
|
JWT_SECRET=Secret
|
|
EMAIL_HOST=marinodev.com
|
|
EMAIL_PORT=465
|
|
EMAIL_USER=careerconnectnotifier@marinodev.com
|
|
EMAIL_PASS=userpassword
|
|
BASE_URL=https://fbla25.marinodev.com
|
|
|