Skip to content

Commit c4c53ff

Browse files
author
Shun Fan
committed
Add handlers to app.yaml
1 parent cf85174 commit c4c53ff

File tree

1 file changed

+4
-0
lines changed
  • managed_vms/helloworld/src/main/appengine

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
runtime: java
22
vm: true
33

4+
handlers:
5+
- url: /.*
6+
script: this field is required, but ignored
7+
secure: always

0 commit comments

Comments
 (0)