Add IPv6 listener for SUBNET6

This commit is contained in:
Dimitri Huisman
2024-06-18 20:22:02 +02:00
committed by GitHub
parent a30093c6da
commit 2165e51707

View File

@@ -1,6 +1,6 @@
[server]
ssl = False
hosts = 0.0.0.0:5232
hosts = 0.0.0.0:5232, [::]:5232
[encoding]
request = utf-8