Files
HX_KI_com-Com1/caddy/Caddyfile.bak_website_20251127_003316
2026-03-06 14:37:04 +00:00

33 lines
506 B
Caddyfile
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
email admin@hx-ki.com
}
caddy.hx-ki.com {
respond "HX-KI Falkenstein Caddy läuft." 200
}
gitea.hx-ki.com {
reverse_proxy hxki-gitea:3000
}
grafana.hx-ki.com {
reverse_proxy hxki-grafana:3000
}
mautic.hx-ki.com {
reverse_proxy hxki-mautic:80
}
n8n.hx-ki.com {
reverse_proxy hxki-n8n:5678
}
syncthing.hx-ki.com {
reverse_proxy hxki-syncthing:8384
}
webui.hx-ki.com {
# OpenWebUI läuft im Container normalerweise auf 8080
reverse_proxy hxki-openwebui:8080
}