Skip to content

Commit 073d335

Browse files
committed
chore: add dispatch.yaml for services.rootjs.dev
1 parent abaa3ae commit 073d335

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

apps/root-services/dispatch.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)