Skip to content
Snippets Groups Projects
Commit 18d028d6 authored by Tobias Ingebrigt Ørstad's avatar Tobias Ingebrigt Ørstad
Browse files

Update settings.py

parent 3c813ff3
No related branches found
No related tags found
1 merge request!15Dev
Pipeline #113578 passed with stages
in 2 minutes and 25 seconds
......@@ -12,7 +12,7 @@ https://docs.djangoproject.com/en/3.1/ref/settings/
from pathlib import Path
import os
from .djangoHeroku import settings
# Get the GROUPID variable to accept connections from the application server and NGINX
groupid = os.environ.get("GROUPID", "0")
......
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