Update some roles

This commit is contained in:
Tobias Reisinger 2024-04-29 14:35:15 +02:00
parent eb6052e4ec
commit 5ff07b77b4
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
5 changed files with 7 additions and 4 deletions
roles/caddy/files

View file

@ -39,6 +39,7 @@
(analytics) {
handle_path /_a/* {
reverse_proxy https://analytics.serguzim.me {
header_up X-Analytics-IP {remote}
header_up Host {http.reverse_proxy.upstream.hostport}
}
}