fixed app.example.yaml, thanks Niphlod

This commit is contained in:
mdipierro
2015-03-20 18:13:03 -05:00
parent 849177e09f
commit ead8aab21e

View File

@@ -21,7 +21,7 @@ handlers:
# the parametric router's language logic.
# You cannot use them together.
- url: /(.+?)/static/_\d.\d.\d\/(.+)
- url: /(.+?)/static/_[\d]+.[\d]+.[\d]+\/(.+)
static_files: applications/\1/static/\2
upload: applications/(.+?)/static/(.+)
secure: optional