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

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

Issue 2953183002: Fix milo deployment (Closed)
Patch Set: Rebase Created 3 years, 6 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
Index: milo/frontend/appengine/app.yaml
diff --git a/milo/frontend/app.yaml b/milo/frontend/appengine/app.yaml
similarity index 97%
rename from milo/frontend/app.yaml
rename to milo/frontend/appengine/app.yaml
index 600b895f01d12afe5c848ebe280c1b72aebe73c9..8095555da4ee1a3c7a2a8beeca13e6d9203657c5 100644
--- a/milo/frontend/app.yaml
+++ b/milo/frontend/appengine/app.yaml
@@ -37,7 +37,7 @@ builtins:
- remote_api: on
includes:
-- static
+- ./static/include.yaml
inbound_services:
- warmup

Powered by Google App Engine
This is Rietveld 408576698