12 lines
No EOL
281 B
Bash
12 lines
No EOL
281 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=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 |