Update
This commit is contained in:
parent
7b9e579a4e
commit
57867b1a22
@ -5,7 +5,8 @@
|
||||
services.nextcloud = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud29;
|
||||
hostName = "localhost:8081";
|
||||
hostName = "localhost";
|
||||
config.adminpassFile = "/etc/nextcloudpwd";
|
||||
settings = { port = 8080; };
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user