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

4 lines
90 B
Plaintext
Raw Normal View History

2024-05-20 14:21:21 +02:00
nf.roosens.me {
reverse_proxy {{ hostvars[groups['nefarious'][0]].static_ip }}:8006
}