♻️ Refactor the notification service to use gorush as push service
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
"StorePath": "Uploads"
|
||||
},
|
||||
"Storage": {
|
||||
"BaseUrl": "http://localhost:5071",
|
||||
"PreferredRemote": "cloudflare",
|
||||
"Remote": [
|
||||
{
|
||||
@@ -53,16 +52,8 @@
|
||||
"ApiSecret": "0x4AAAAAABCDUWABiJQweqlB7tYq-IqIm8U"
|
||||
},
|
||||
"Notifications": {
|
||||
"Push": {
|
||||
"Production": true,
|
||||
"Google": "./Keys/Solian.json",
|
||||
"Apple": {
|
||||
"PrivateKey": "./Keys/Solian.p8",
|
||||
"PrivateKeyId": "4US4KSX4W6",
|
||||
"TeamId": "W7HPZ53V6B",
|
||||
"BundleIdentifier": "dev.solsynth.solian"
|
||||
}
|
||||
}
|
||||
"Topic": "dev.solsynth.solian",
|
||||
"Endpoint": "http://localhost:8088"
|
||||
},
|
||||
"Email": {
|
||||
"Server": "smtp4dev.orb.local",
|
||||
|
Reference in New Issue
Block a user