diff --git a/hosts/hitsugibune/nextcloud.nix b/hosts/hitsugibune/nextcloud.nix index a5e26c1..a16b0c0 100644 --- a/hosts/hitsugibune/nextcloud.nix +++ b/hosts/hitsugibune/nextcloud.nix @@ -54,6 +54,10 @@ port = 443; ssl = true; } + { + addr = "127.0.0.1"; + port = 8080; + } ]; locations = { "/nextcloud" = {