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

Unified Diff: app.yaml

Issue 2203373002: Roll to newer package:markdown version (Closed) Base URL: git@github.com:dart-lang/pub-dartlang-dart.git@master
Patch Set: Update app.yaml / Dockerfile Created 4 years, 4 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 | « Dockerfile ('k') | app/pubspec.lock » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app.yaml
diff --git a/app.yaml b/app.yaml
index 9cac4da69c02fff51bf1b70d714180601f5685df..bac528c99e32f02d934ba50d294ab0981f81a2af 100644
--- a/app.yaml
+++ b/app.yaml
@@ -6,7 +6,7 @@ runtime: custom
vm: true
api_version: 1
threadsafe: true
-module: default
+service: default
handlers:
- url: /static
« no previous file with comments | « Dockerfile ('k') | app/pubspec.lock » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698