Skip to content

Commit f67e7c2

Browse files
author
Jon Wayne Parrott
committed
Fixing module name in app.yaml
Change-Id: Ib4afc41707c5f0d099fca14362e656c8050adf74
1 parent 5d48232 commit f67e7c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/standard/hello_world/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ threadsafe: true
44

55
handlers:
66
- url: /.*
7-
script: helloworld.app
7+
script: main.app

0 commit comments

Comments
 (0)