This commit is contained in:
@@ -12,7 +12,6 @@ class Settings(BaseSettings):
|
||||
keycloak_client_id: str
|
||||
keycloak_client_secret: str
|
||||
keycloak_redirect_uri: str
|
||||
vite_api_url: str
|
||||
max_age: int
|
||||
debug: bool
|
||||
|
||||
|
||||
Reference in New Issue
Block a user