fixing service name

This commit is contained in:
Andy Pack 2023-09-05 20:52:21 +01:00
parent 6c1d4b3348
commit a8e8649c39
Signed by: sarsoo
GPG Key ID: A55BA3536A5E0ED7
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
runtime: python311
service: web_api
service: webapi
#instance_class: F1

View File

@ -4,8 +4,8 @@ dispatch:
# service: default
- url: "music.sarsoo.xyz/*"
service: web_api
service: webapi
- url: "mixonomer.sarsoo.xyz/*"
service: web_api
service: webapi