Update
This commit is contained in:
parent
e33ab5a6e1
commit
6a017c8e70
@ -9,7 +9,7 @@
|
||||
config.adminpassFile = "/etc/nextcloudpwd";
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 80 443 8083 ];
|
||||
networking.firewall.allowedTCPPorts = [ 80 443 8083 8080 ];
|
||||
|
||||
services.nginx.virtualHosts.${config.services.nextcloud.hostName} = {
|
||||
forceSSL = false;
|
||||
|
Loading…
Reference in New Issue
Block a user