Enable IPv6 for Matrix

This commit is contained in:
coolneng 2024-04-01 21:27:04 +02:00
parent 255cb34846
commit bc073cceb1
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@
useACMEHost = "coolneng.duckdns.org";
forceSSL = true;
listen = [
# IPv4
{
addr = "0.0.0.0";
port = 8448;