You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02:00
Radicale was listening only on localhost:5232. Now listens on 0.0.0.0:5232
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[server]
|
||||
ssl = False
|
||||
hosts = 0.0.0.0:5232
|
||||
|
||||
[encoding]
|
||||
request = utf-8
|
||||
|
Reference in New Issue
Block a user