Make Caddy's browse template explicit
This commit is contained in:
parent
23ad3c1a47
commit
9fdf26756e
1144
bert/services/http/caddy-browse-template.html
Normal file
1144
bert/services/http/caddy-browse-template.html
Normal file
File diff suppressed because it is too large
Load diff
|
@ -25,7 +25,7 @@ in {
|
|||
|
||||
handle /downloads/* {
|
||||
file_server {
|
||||
browse
|
||||
browse ${./caddy-browse-template.html}
|
||||
hide .gitignore
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue