Files
brewman/ansible/files/Caddyfile.j2
T
tanshu e3719faddd Removed Recipe Template as it was not needed.
Moved host listeners to the component declaration.
Form submit on Return fixed.
2026-08-26 06:00:13 +00:00

4 lines
55 B
Caddyfile

{{ host }} {
reverse_proxy {{ host_directory }}:80
}