mirror of
https://github.com/flibusta-apps/users_settings_server.git
synced 2026-03-03 23:20:51 +01:00
Add sentry
This commit is contained in:
@@ -17,5 +17,7 @@ class EnvConfig(BaseSettings):
|
||||
REDIS_DB: int
|
||||
REDIS_PASSWORD: Optional[str]
|
||||
|
||||
SENTRY_SDN: str
|
||||
|
||||
|
||||
env_config = EnvConfig()
|
||||
|
||||
Reference in New Issue
Block a user