caddy: abort on yeet
This commit is contained in:
parent
3c2cfcd1d9
commit
a5f2da1890
1 changed files with 3 additions and 0 deletions
|
|
@ -180,6 +180,9 @@ in
|
|||
handle @bzzt {
|
||||
reverse_proxy http://127.0.0.1:5002
|
||||
}
|
||||
handle {
|
||||
abort
|
||||
}
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue