mirror of
https://github.com/flibusta-apps/telegram_files_cache_server.git
synced 2025-12-06 14:45:36 +01:00
Fix env_config
This commit is contained in:
@@ -23,7 +23,7 @@ class EnvConfig(BaseSettings):
|
||||
REDIS_PORT: int
|
||||
REDIS_DB: int
|
||||
|
||||
SENTRY_SDN: str
|
||||
SENTRY_DSN: str
|
||||
|
||||
|
||||
env_config = EnvConfig()
|
||||
|
||||
Reference in New Issue
Block a user