diff --git a/roles/docker/templates/mmdl-env.j2 b/roles/docker/templates/mmdl-env.j2 index 6b56a46..f618366 100644 --- a/roles/docker/templates/mmdl-env.j2 +++ b/roles/docker/templates/mmdl-env.j2 @@ -38,4 +38,5 @@ SESSION_VALIDITY_PERIOD=30 API_URL=https://{{ subdomains.tasks }} DEBUG_MODE=false TEST_MODE=false +NEXT_API_DEBUG_MODE=false SUBTASK_RECURSION_DEPTH=5 \ No newline at end of file