summaryrefslogtreecommitdiff
path: root/files/turnserver.conf.j2
AgeCommit message (Collapse)Author
2025-07-06Share turnserver between vhosts on same machineMatthew Fennell
I made a mistake in the original configuration - I tried to give each virtual host a separate turnserver on its own subdomain. However, since koyo.haus and fennell.dev (and likewise in nonprod) share a virtual machine, they can only have one turnserver between them (in the turnserver.conf, there can only be a single realm). Therefore, always point to koyo.haus for the turnserver in each environment.
2024-02-05Bulk update with all changes currently in prodMatthew Fennell