mirror of
https://github.com/samsonjs/retrogit.git
synced 2026-03-25 09:25:49 +00:00
Allow digest.css to be read by the app in prod too.
This commit is contained in:
parent
bc9427a2e0
commit
243cfb06e6
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ api_version: go1
|
|||
handlers:
|
||||
- url: /static
|
||||
static_dir: static
|
||||
application_readable: true
|
||||
- url: /digest/cron
|
||||
script: _go_app
|
||||
login: admin
|
||||
|
|
|
|||
Loading…
Reference in a new issue