add ORGANIZATION as env var
This commit is contained in:
parent
93c8b9812e
commit
6b24781189
|
@ -222,3 +222,4 @@ LOGGING = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ORGANIZATION = config('ORGANIZATION', 'Pangea')
|
||||||
|
|
Loading…
Reference in New Issue