fixing service again
This commit is contained in:
parent
a8e8649c39
commit
227139a551
2
app.yaml
2
app.yaml
@ -1,5 +1,5 @@
|
||||
runtime: python311
|
||||
service: webapi
|
||||
service: default
|
||||
|
||||
#instance_class: F1
|
||||
|
||||
|
@ -4,8 +4,8 @@ dispatch:
|
||||
# service: default
|
||||
|
||||
- url: "music.sarsoo.xyz/*"
|
||||
service: webapi
|
||||
service: default
|
||||
|
||||
- url: "mixonomer.sarsoo.xyz/*"
|
||||
service: webapi
|
||||
service: default
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user