directory api working state
This commit is contained in:
@@ -79,6 +79,8 @@ DATABASES = {
|
||||
}
|
||||
}
|
||||
|
||||
# Google api settings
|
||||
GROUP_KEY = os.getenv("GROUP_KEY", "")
|
||||
|
||||
# JWT authentication
|
||||
SIMPLE_JWT = {
|
||||
|
||||
Reference in New Issue
Block a user