jobs-monorepo/.env
Elshimy Ziad Magdy Taha c470edd187 retryable http
2025-09-28 21:31:11 +05:00

12 lines
No EOL
231 B
Bash

DB_HOST=localhost
DB_PORT=5432
DB_USER=your_db_user
DB_PASSWORD=your_db_password
DB_NAME=linkedin_jobs
DB_SSLMODE=disable
SERVER_PORT=8080
SERVER_HOST=localhost
CV_AI_MODEL=your_ai_model
OPENROUTER_API_KEY=your_openrouter_api_key