This repository has been archived on 2023-04-02. You can view files and clone it, but cannot push or open issues or pull requests.
gitops-tbrnt/tobru-ch/Caddyfile

6 lines
96 B
Caddyfile

http://:8080 {
reverse_proxy https://social.tobru.ch {
header_up Host "social.tobru.ch"
}
}