Nextcloud: add HTTPS port
This commit is contained in:
parent
5ddf725c47
commit
c9fbf0b50c
1 changed files with 1 additions and 1 deletions
|
|
@ -38,5 +38,5 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [ 80 ];
|
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue