fixed app.example.yaml, thanks Niphlod
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user