Anyone here have a caddy file for BTCPayserver?
```
"${personalization.btcpayserver_url}" = {
extraConfig = ''
reverse_proxy http://localhost:23000
encode gzip zstd
'';
```
This is our current one, but it is not letting zaps go through on Amethyst.
Thank all!