diff --git a/dispatch.yaml b/dispatch.yaml deleted file mode 100644 index a8c0b13..0000000 --- a/dispatch.yaml +++ /dev/null @@ -1,8 +0,0 @@ -dispatch: - # Default service serves the typical web resources and all static resources. - - url: "sarsoo.xyz/*" - service: default - - - url: "music.sarsoo.xyz/*" - service: spotify -