new addresses

This commit is contained in:
William 2025-01-17 20:43:48 -03:00
parent 34231fe6ce
commit 3b5c17df7c
6 changed files with 7 additions and 7 deletions

View file

@ -6,7 +6,7 @@
enable = true;
package = pkgs.nextcloud30;
datadir = "/data/nextcloud";
hostName = "nextcloud.baduhai.dev";
hostName = "cloud.baduhai.dev";
configureRedis = true;
https = true;
autoUpdateApps.enable = true;