♻️ To use CorePush to no longer depends on gorush

This commit is contained in:
2025-07-20 02:11:33 +08:00
parent a37ca3c772
commit fc63a76eb2
6 changed files with 183 additions and 113 deletions

View File

@@ -14,8 +14,16 @@
"Etcd": "etcd.orb.local:2379"
},
"Notifications": {
"Topic": "dev.solsynth.solian",
"Endpoint": "http://localhost:8088"
"Push": {
"Production": true,
"Google": "./Keys/Solian.json",
"Apple": {
"PrivateKey": "./Keys/Solian.p8",
"PrivateKeyId": "4US4KSX4W6",
"TeamId": "W7HPZ53V6B",
"BundleIdentifier": "dev.solsynth.solian"
}
}
},
"Email": {
"Server": "smtp4dev.orb.local",