Update
This commit is contained in:
parent
57867b1a22
commit
9177f93a96
@ -7,6 +7,6 @@
|
||||
package = pkgs.nextcloud29;
|
||||
hostName = "localhost";
|
||||
config.adminpassFile = "/etc/nextcloudpwd";
|
||||
settings = { port = 8080; };
|
||||
settings = { overwritehost = "localhost:8080"; };
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user