manual_inherit
This commit is contained in:
@@ -115,8 +115,8 @@ let
|
||||
virtualHosts.${config.services.nextcloud.hostName} = {
|
||||
listen = [
|
||||
{
|
||||
inherit (cfg) port;
|
||||
addr = "0.0.0.0";
|
||||
port = cfg.port;
|
||||
ssl = false;
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user