mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-02-26 18:18:50 -05:00
guhh[13;2u
This commit is contained in:
parent
303fab2527
commit
004262e1d0
1 changed files with 4 additions and 4 deletions
|
@ -4,10 +4,10 @@
|
||||||
nginx = {
|
nginx = {
|
||||||
enable = true;
|
enable = true;
|
||||||
logError = "syslog:server=unix:/dev/log warn";
|
logError = "syslog:server=unix:/dev/log warn";
|
||||||
# recommendedTlsSettings = true;
|
recommendedTlsSettings = true;
|
||||||
# recommendedGzipSettings = true;
|
recommendedGzipSettings = true;
|
||||||
# recommendedProxySettings = true;
|
recommendedProxySettings = true;
|
||||||
# recommendedOptimisation = true;
|
recommendedOptimisation = true;
|
||||||
virtualHosts = {
|
virtualHosts = {
|
||||||
"vw.sadan.zip" = {
|
"vw.sadan.zip" = {
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue