Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/content/docs/local-setup/local-slurm.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ CERT_AUTH_URL="http://127.0.0.1:5001"
# enable slurm docker container to reach the backend
FLASK_RUN_HOST=0.0.0.0
BACKEND_EXTERNAL_URL=http://host.docker.internal:5000
CA_ALLOW_INSECURE_TOKENS=true

# number of workers to run in the slurm container
# running simulations with JOBS > WORKERS works, but will be slower
Expand Down