Enable IPv6 for Matrix
This commit is contained in:
parent
255cb34846
commit
bc073cceb1
|
@ -89,6 +89,7 @@
|
|||
useACMEHost = "coolneng.duckdns.org";
|
||||
forceSSL = true;
|
||||
listen = [
|
||||
# IPv4
|
||||
{
|
||||
addr = "0.0.0.0";
|
||||
port = 8448;
|
||||
|
|
Loading…
Reference in New Issue