remove trailing /
This commit is contained in:
parent
1872fb6a61
commit
3ea7c02836
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ in {
|
|||
@getOnly {
|
||||
method GET
|
||||
}
|
||||
rewrite * /file/mastodon-chir-rs/{path}
|
||||
rewrite * /file/mastodon-chir-rs{path}
|
||||
|
||||
reverse_proxy @getOnly {
|
||||
to https://f000.backblazeb2.com
|
||||
|
|
Loading…
Reference in a new issue