mirror of
https://github.com/flibusta-apps/telegram_files_cache_server.git
synced 2026-03-04 07:30:49 +01:00
Fix env_config
This commit is contained in:
@@ -4,5 +4,5 @@ from core.config import env_config
|
||||
|
||||
|
||||
sentry_sdk.init(
|
||||
env_config.SENTRY_SDN,
|
||||
env_config.SENTRY_DSN,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user