small changes
This commit is contained in:
parent
5fda6f7a5c
commit
e3ff343c68
4 changed files with 17 additions and 12 deletions
|
|
@ -5,6 +5,12 @@
|
|||
{
|
||||
services = {
|
||||
nginx = {
|
||||
recommendedTlsSettings = true;
|
||||
recommendedProxySettings = true;
|
||||
recommendedGzipSettings = true;
|
||||
recommendedZstdSettings = true;
|
||||
recommendedOptimisation = true;
|
||||
|
||||
enable = true;
|
||||
virtualHosts.default = {
|
||||
serverName = "_";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue