homelab/roles/calathea-web/templates/calathea.Caddyfile.j2

4 lines
93 B
Django/Jinja

plants.roosens.me {
reverse_proxy {{ hostvars[groups['calathea'][0]].static_ip }}:8013
}