✨ Notification service
This commit is contained in:
@ -49,5 +49,17 @@
|
||||
"Provider": "recaptcha",
|
||||
"ApiKey": "6LfIzSArAAAAAN413MtycDcPlKa636knBSAhbzj-",
|
||||
"ApiSecret": ""
|
||||
},
|
||||
"Notifications": {
|
||||
"Push": {
|
||||
"Production": true,
|
||||
"Google": "path/to/config.json",
|
||||
"Apple": {
|
||||
"PrivateKey": "path/to/cert.p8",
|
||||
"PrivateKeyId": "",
|
||||
"TeamId": "",
|
||||
"BundleIdentifier": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user