hosts/denna: radicale: all ports
Anirudh Oppiliappan x@icyphox.sh
Sun, 09 Jun 2024 17:37:50 +0300
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
hosts/denna/configuration.nix
→
hosts/denna/configuration.nix
@@ -57,7 +57,7 @@ services.radicale = {
enable = true; settings = { server = { - hosts = [ "127.0.0.1:5232" ]; + hosts = [ "0.0.0.0:5232" ]; }; auth = { type = "htpasswd";