Adjust nginx settings
This commit is contained in:
parent
1522891a49
commit
98192942be
2 changed files with 7 additions and 1 deletions
|
@ -28,6 +28,9 @@
|
|||
|
||||
nginx = {
|
||||
recommendedGzipSettings = true;
|
||||
recommendedOptimisation = true;
|
||||
recommendedTlsSettings = true;
|
||||
recommendedProxySettings = true;
|
||||
|
||||
virtualHosts.${config.services.nextcloud.hostName} = {
|
||||
forceSSL = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue