Simplify app.yaml

This commit is contained in:
Adin Scannell
2019-04-02 17:39:07 -07:00
committed by Adin Scannell
parent da61580968
commit ff43ea67d7
-3
View File
@@ -15,9 +15,6 @@
runtime: go111
handlers:
- url: /(change|cl||issue)(/.*)?
secure: always
script: auto
- url: /.*
secure: always
script: auto