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

Unified Diff: appengine/static/module-static.yaml

Issue 1960443004: Add rpcexplorer to webapp hierarchy. (Closed) Base URL: https://github.com/luci/luci-go@logdog-project-web
Patch Set: Updated license, clarified instructions. Created 4 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: appengine/static/module-static.yaml
diff --git a/appengine/static/module-static.yaml b/appengine/static/module-static.yaml
index 82cf775da7f15fcdae6508e0be1edf0d1a698a2f..a1036d7ded2af3e6bfe6c2ab20b3517a688bf824 100644
--- a/appengine/static/module-static.yaml
+++ b/appengine/static/module-static.yaml
@@ -6,12 +6,5 @@ module: static
runtime: go
api_version: go1
-handlers:
-- url: /static
- # "upload" dir does not exist in this dir, but it may exist in an app that
- # symlinks this file.
- static_dir: upload
- secure: always
-
includes:
- common

Powered by Google App Engine
This is Rietveld 408576698