From 2663507b71fc22e2597a2940ad20dba8b3165fa8 Mon Sep 17 00:00:00 2001 From: andy Date: Sat, 20 Feb 2021 11:07:46 +0000 Subject: [PATCH] move dispatch to music tools --- dispatch.yaml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 dispatch.yaml 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 -