mirror of
https://github.com/openmax-server/server.git
synced 2026-06-27 05:11:08 +03:00
MAX: пуши через firebase (особо не тестил, вроде работает)
This commit is contained in:
@@ -51,3 +51,6 @@ class ServerConfig:
|
||||
|
||||
### sms шлюз
|
||||
sms_gateway_url = os.getenv("sms_gateway_url", "")
|
||||
|
||||
### Firebase
|
||||
firebase_credentials_path = os.getenv("firebase_credentials_path", "")
|
||||
|
||||
Reference in New Issue
Block a user