MAX: пуши через firebase (особо не тестил, вроде работает)

This commit is contained in:
Alexey Polyakov
2026-04-24 19:46:08 +03:00
parent 35a4101608
commit 56133416e3
11 changed files with 160 additions and 11 deletions
+3
View File
@@ -51,3 +51,6 @@ class ServerConfig:
### sms шлюз
sms_gateway_url = os.getenv("sms_gateway_url", "")
### Firebase
firebase_credentials_path = os.getenv("firebase_credentials_path", "")