add traefik config for hpb

This commit is contained in:
2025-11-30 21:08:14 +01:00
parent 1e933a4421
commit df42c3fc4c

View File

@ -90,6 +90,12 @@ entrypoints:
matrix-federation:
address: ":9001"
{{ end }}
{{ if eq (env "NEXTCLOUD_TALK_HPB_ENABLED") "1" }}
nextcloud-talk-hpb:
address: ":3478"
nextcloud-talk-hpb-udp:
address: ":3478/udp"
{{ end }}
ping:
entryPoint: web