Allow digest.css to be read by the app in prod too.

This commit is contained in:
Mihai Parparita 2014-08-01 23:08:50 -07:00
parent bc9427a2e0
commit 243cfb06e6

View file

@ -6,6 +6,7 @@ api_version: go1
handlers:
- url: /static
static_dir: static
application_readable: true
- url: /digest/cron
script: _go_app
login: admin