diff --git a/app.yaml b/app.yaml index 9f6c70f..c65cc66 100644 --- a/app.yaml +++ b/app.yaml @@ -1,5 +1,5 @@ runtime: python311 -service: webapi +service: default #instance_class: F1 diff --git a/dispatch.yaml b/dispatch.yaml index b40bbd0..c20f945 100644 --- a/dispatch.yaml +++ b/dispatch.yaml @@ -4,8 +4,8 @@ dispatch: # service: default - url: "music.sarsoo.xyz/*" - service: webapi + service: default - url: "mixonomer.sarsoo.xyz/*" - service: webapi + service: default