What happened?
Do I need to edit any of the parameters of the .env file as there was not instructions on that?
APP_ENV=development
LLM_PROVIDER=ollama
DATABASE_PATH=data/jobs.db
OLLAMA_BASE_URL=http://localhost:11434
OPENAI_BASE_URL=https://api.openai.com/v1
OPENAI_API_KEY=your_openai_api_key_here
MODEL_NAME=qwen3-coder:latest
SMTP_HOST=your_smtp_host_here
SMTP_PORT=587
SMTP_USERNAME=your_email@example.com
SMTP_PASSWORD=your_smtp_password_here
SMTP_CC_EMAIL=your_cc_email@example.com
IMAP_HOST=imap.gmail.com
IMAP_PORT=993
IMAP_USERNAME=your_email@example.com
IMAP_PASSWORD=your_imap_password_here
JOB_APPLICATION_EMAIL=your_job_application_email@example.com
JOB_PORTAL_ACCOUNT_EMAIL=your_job_portal_email@example.com
JOB_PORTAL_ACCOUNT_PASSWORD=your_job_portal_password_here
US_WORK_AUTHORIZED=Yes
REQUIRES_SPONSORSHIP=
GOOD_JOB_EMAIL_THRESHOLD=0.82
CAREER_SITE_COOLDOWN_DAYS=0
CAREER_DISCOVERY_CACHE_DAYS=14
COMPANY_DAILY_TARGET_COUNT=200
OPENCLAW_GATEWAY_CMD=C:\Users\YourName.openclaw\gateway.cmd
OPENCLAW_UPLOAD_DIR=C:\tmp\openclaw\uploads
AUTO_APPLY_ENABLED=true
AUTO_APPLY_MIN_SCORE=0.75
AUTO_APPLY_MAX_PER_CYCLE=5
What did you expect to happen?
do parameters need to be edited?
Steps to reproduce
Which ATS / posting URL?
No response
Logs / error output
Instaply version
latest
Operating system
Windows
Python version
3.13 (64bit)
LLM provider you're using
Not sure / not relevant
What happened?
Do I need to edit any of the parameters of the .env file as there was not instructions on that?
APP_ENV=development
LLM_PROVIDER=ollama
DATABASE_PATH=data/jobs.db
OLLAMA_BASE_URL=http://localhost:11434
OPENAI_BASE_URL=https://api.openai.com/v1
OPENAI_API_KEY=your_openai_api_key_here
MODEL_NAME=qwen3-coder:latest
SMTP_HOST=your_smtp_host_here
SMTP_PORT=587
SMTP_USERNAME=your_email@example.com
SMTP_PASSWORD=your_smtp_password_here
SMTP_CC_EMAIL=your_cc_email@example.com
IMAP_HOST=imap.gmail.com
IMAP_PORT=993
IMAP_USERNAME=your_email@example.com
IMAP_PASSWORD=your_imap_password_here
JOB_APPLICATION_EMAIL=your_job_application_email@example.com
JOB_PORTAL_ACCOUNT_EMAIL=your_job_portal_email@example.com
JOB_PORTAL_ACCOUNT_PASSWORD=your_job_portal_password_here
US_WORK_AUTHORIZED=Yes
REQUIRES_SPONSORSHIP=
GOOD_JOB_EMAIL_THRESHOLD=0.82
CAREER_SITE_COOLDOWN_DAYS=0
CAREER_DISCOVERY_CACHE_DAYS=14
COMPANY_DAILY_TARGET_COUNT=200
OPENCLAW_GATEWAY_CMD=C:\Users\YourName.openclaw\gateway.cmd
OPENCLAW_UPLOAD_DIR=C:\tmp\openclaw\uploads
AUTO_APPLY_ENABLED=true
AUTO_APPLY_MIN_SCORE=0.75
AUTO_APPLY_MAX_PER_CYCLE=5
What did you expect to happen?
do parameters need to be edited?
Steps to reproduce
Which ATS / posting URL?
No response
Logs / error output
Instaply version
latest
Operating system
Windows
Python version
3.13 (64bit)
LLM provider you're using
Not sure / not relevant