fixed app.example.yaml, thanks Niphlod
This commit is contained in:
@@ -21,7 +21,7 @@ handlers:
|
|||||||
# the parametric router's language logic.
|
# the parametric router's language logic.
|
||||||
# You cannot use them together.
|
# You cannot use them together.
|
||||||
|
|
||||||
- url: /(.+?)/static/_\d.\d.\d\/(.+)
|
- url: /(.+?)/static/_[\d]+.[\d]+.[\d]+\/(.+)
|
||||||
static_files: applications/\1/static/\2
|
static_files: applications/\1/static/\2
|
||||||
upload: applications/(.+?)/static/(.+)
|
upload: applications/(.+?)/static/(.+)
|
||||||
secure: optional
|
secure: optional
|
||||||
|
|||||||
Reference in New Issue
Block a user