Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Commit 82c7614

Browse files
committed
remove handlers from app.yaml
1 parent 140f037 commit 82c7614

File tree

3 files changed

+0
-12
lines changed

3 files changed

+0
-12
lines changed

mod2b-cloudndb/app.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,3 @@
1313
# limitations under the License.
1414

1515
runtime: python38
16-
17-
handlers:
18-
- url: /.*
19-
script: auto

mod3b-datastore/app.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,3 @@
1313
# limitations under the License.
1414

1515
runtime: python38
16-
17-
handlers:
18-
- url: /.*
19-
script: auto

mod9-py3clouddstasks/app.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,3 @@
1313
# limitations under the License.
1414

1515
runtime: python38
16-
17-
handlers:
18-
- url: /.*
19-
script: auto

0 commit comments

Comments
 (0)