Skip to content
Snippets Groups Projects
Commit 4d6034a4 authored by derneuere's avatar derneuere
Browse files

Add new variable to backend container

parent b930435c
No related branches found
No related tags found
No related merge requests found
......@@ -64,6 +64,7 @@ services:
- MAPBOX_API_KEY=${mapApiKey}
- WEB_CONCURRENCY=${gunniWorkers}
- SKIP_PATTERNS=${skipPatterns}
- ALLOW_UPLOAD=${allowUpload}
- DEBUG=0
- HEAVYWEIGHT_PROCESS=${HEAVYWEIGHT_PROCESS}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment