We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 208f28a commit fe6a1ffCopy full SHA for fe6a1ff
6-pubsub/app.yaml
@@ -21,7 +21,7 @@ env: flex
21
22
# [START entrypoint]
23
# Instead of using gunicorn directly, we'll use Honcho. Honcho is a python port
24
-# of the Foreman process manager. For the default module, only the
+# of the Foreman process manager. For the default service, only the
25
# frontend process is needed.
26
entrypoint: honcho start -f /app/procfile bookshelf
27
# [END entrypoint]
0 commit comments