Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(788)

Unified Diff: milo/appengine/frontend/app.yaml

Issue 2755273003: Milo: Split pubsub and the prpc api out to its own modules (Closed)
Patch Set: Update reviews Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « milo/Makefile ('k') | milo/appengine/frontend/dispatch.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/appengine/frontend/app.yaml
diff --git a/milo/appengine/frontend/app.yaml b/milo/appengine/frontend/app.yaml
index e98b172d2f2cf24f009024615676556813894234..b61ed73d399dadf5eef2d966856827466bbd3f59 100644
--- a/milo/appengine/frontend/app.yaml
+++ b/milo/appengine/frontend/app.yaml
@@ -1,5 +1,6 @@
runtime: go
api_version: go1
+service: default
instance_class: F4_1G
« no previous file with comments | « milo/Makefile ('k') | milo/appengine/frontend/dispatch.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698