port off nc

This commit is contained in:
death916 2025-05-12 10:33:51 +00:00
parent ce8b76097a
commit e50e0cf13e

View file

@ -34,7 +34,7 @@ in
package = pkgs.nextcloud31;
hostName = nextcloudInternalHostName;
https = false;
port = 8080;
# port = 8080;
datadir = nextcloudDataPath;
config = {
dbtype = "pgsql";