Update
This commit is contained in:
parent
ca8abfde1c
commit
b855318c55
@ -9,7 +9,7 @@
|
|||||||
config.adminpassFile = "/etc/nextcloudpwd";
|
config.adminpassFile = "/etc/nextcloudpwd";
|
||||||
};
|
};
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
networking.firewall.allowedTCPPorts = [ 80 443 8080 ];
|
||||||
|
|
||||||
services.nginx.virtualHosts."localhost".listen = [{
|
services.nginx.virtualHosts."localhost".listen = [{
|
||||||
addr = "127.0.0.1";
|
addr = "127.0.0.1";
|
||||||
|
Loading…
Reference in New Issue
Block a user