it didnt work
This commit is contained in:
parent
519bda7c30
commit
3f4b0b204d
|
@ -30,9 +30,9 @@ in {
|
||||||
nginx = {
|
nginx = {
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
recommendedTlsSettings = true;
|
# recommendedTlsSettings = true;
|
||||||
recommendedOptimisation = true;
|
# recommendedOptimisation = true;
|
||||||
recommendedGzipSettings = true;
|
# recommendedGzipSettings = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
config = {
|
config = {
|
||||||
|
|
Loading…
Reference in a new issue