💥 Rename Pusher to Ring
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"DomainMappings": {
|
||||
"DysonNetwork.Pass": "id.solsynth.dev",
|
||||
"DysonNetwork.Drive": "drive.solsynth.dev",
|
||||
"DysonNetwork.Pusher": "push.solsynth.dev",
|
||||
"DysonNetwork.Ring": "push.solsynth.dev",
|
||||
"DysonNetwork.Sphere": "sphere.solsynth.dev"
|
||||
},
|
||||
"PathAliases": {
|
||||
@@ -31,7 +31,7 @@
|
||||
"DirectRoutes": [
|
||||
{
|
||||
"Path": "/ws",
|
||||
"Service": "DysonNetwork.Pusher"
|
||||
"Service": "DysonNetwork.Ring"
|
||||
},
|
||||
{
|
||||
"Path": "/api/tus",
|
||||
|
Reference in New Issue
Block a user