mirror of
https://github.com/optim-enterprises-bv/Mailu-OIDC.git
synced 2025-10-29 17:22:20 +00:00
Add IPv6 listener for SUBNET6
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[server]
|
||||
ssl = False
|
||||
hosts = 0.0.0.0:5232
|
||||
hosts = 0.0.0.0:5232, [::]:5232
|
||||
|
||||
[encoding]
|
||||
request = utf-8
|
||||
|
||||
Reference in New Issue
Block a user