From a08bc2d839987abeda72d3cb72a3a021338c84d5 Mon Sep 17 00:00:00 2001 From: Andy Pack Date: Tue, 5 Sep 2023 20:14:48 +0100 Subject: [PATCH] changing service name --- app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.yaml b/app.yaml index f5ed6f6..6e0372d 100644 --- a/app.yaml +++ b/app.yaml @@ -1,5 +1,5 @@ runtime: python311 -service: spotify +service: web_api #instance_class: F1