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

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

Issue 2953183002: Fix milo deployment (Closed)
Patch Set: License header fix 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
« no previous file with comments | « milo/frontend/app.yaml ('k') | milo/frontend/appengine/cron.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « milo/frontend/app.yaml ('k') | milo/frontend/appengine/cron.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698