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

8 lines
189 B
Text
Raw Normal View History

2022-08-22 21:05:13 +00:00
xn--sder-5qa.stream {
2022-11-10 18:00:32 +00:00
import default
rewrite * /function/webpage-soeder-stream{uri}
reverse_proxy https://faas.serguzim.me {
header_up Host {http.reverse_proxy.upstream.hostport}
}
2022-08-22 21:05:13 +00:00
}