FBLA25/.env.example
drake 705c3d63aa
All checks were successful
ci / docker_image (push) Successful in 1m38s
ci / deploy (push) Successful in 16s
README.md
2025-03-29 17:43:50 -05:00

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