add ORGANIZATION as env var

This commit is contained in:
Cayo Puigdefabregas 2024-01-15 19:10:07 +01:00
parent 93c8b9812e
commit 6b24781189
1 changed files with 1 additions and 0 deletions

View File

@ -222,3 +222,4 @@ LOGGING = {
}
}
ORGANIZATION = config('ORGANIZATION', 'Pangea')