mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user