Update some roles
This commit is contained in:
parent
eb6052e4ec
commit
5ff07b77b4
5 changed files with 7 additions and 4 deletions
roles/caddy/files
|
@ -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}
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue