Files
avaya_switch_management/Caddyfile.template
T
2026-03-23 08:52:01 -04:00

11 lines
205 B
Caddyfile

# Generated by Avaya_5952_setup.py
# {fqdn} is replaced with your chosen hostname
{fqdn} {{
reverse_proxy switch-manager:8765
tls internal
}}
:80 {{
redir https://{{host}}{{uri}} permanent
}}