Skip to content

Commit 87df762

Browse files
Update utils.py
1 parent 3ddfdde commit 87df762

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
if DEBUG.lower() == "true":
1212
logging.basicConfig(level=logging.DEBUG)
1313

14+
1415
AZURE_SEARCH_PERMITTED_GROUPS_COLUMN = os.environ.get(
1516
"AZURE_SEARCH_PERMITTED_GROUPS_COLUMN"
1617
)

0 commit comments

Comments
 (0)