Index: appengine/sheriff_o_matic/app.yaml |
diff --git a/appengine/sheriff_o_matic/app.yaml b/appengine/sheriff_o_matic/app.yaml |
index 250be48e75cb1fe374ea6b0263087a3e3efa57ab..e3b6afd7b94332a0d0ce9ebc4ee4e683995bf281 100644 |
--- a/appengine/sheriff_o_matic/app.yaml |
+++ b/appengine/sheriff_o_matic/app.yaml |
@@ -34,10 +34,6 @@ handlers: |
script: ts_alerts.app |
secure: always |
-- url: /ts-internal-alerts |
agable
2015/08/10 23:04:37
Why is this change in this CL?
jshu
2015/08/11 21:57:18
this endpoint was deleted earlier, should've alrea
agable
2015/08/12 22:18:08
Probably better to do it in a super simple separat
|
- script: ts_alerts.app |
- secure: always |
- |
- url: /ts-alerts-history |
script: ts_alerts.app |
secure: always |