We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abaa3ae commit 073d335Copy full SHA for 073d335
1 file changed
apps/root-services/dispatch.yaml
@@ -0,0 +1,7 @@
1
+dispatch:
2
+ # Legacy "gci" version of the service.
3
+ - url: "gci.rootjs.dev/*"
4
+ service: default
5
+
6
+ - url: "services.rootjs.dev/*"
7
+ service: root-services
0 commit comments