This repository has been archived on 2024-11-01. You can view files and clone it, but cannot push or open issues or pull requests.
services/caddy/config/conf.d/soeder.stream.conf
2022-08-22 23:05:13 +02:00

6 lines
188 B
Text

xn--sder-5qa.stream {
rewrite * /function/webpage-soeder-stream{uri}
reverse_proxy https://faas.serguzim.me {
header_up Host {http.reverse_proxy.upstream.hostport}
}
}