Replace basic auth with session login
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# Never commit a real token. Export these variables in your shell.
|
||||
RESUME_AGENT_USERNAME=resume-user
|
||||
RESUME_AGENT_PASSWORD=replace-with-a-long-random-password
|
||||
# Set true when the browser reaches the app over HTTPS.
|
||||
RESUME_AGENT_SECURE_COOKIES=false
|
||||
RESUME_AGENT_API_KEY=replace-with-your-token
|
||||
RESUME_AGENT_BASE_URL=https://service.nokod.ir/v1
|
||||
RESUME_AGENT_MODEL=replace-with-a-model-id-from-resume-agent-models
|
||||
|
||||
Reference in New Issue
Block a user