Compare commits
No commits in common. "ff299d37d34d7daa41cc00184f4b4ad6115508c5" and "ecd78dc5896dad0cad4c00a552c0055b7c935106" have entirely different histories.
ff299d37d3
...
ecd78dc589
1 changed files with 0 additions and 9 deletions
|
|
@ -19,15 +19,6 @@ in
|
|||
enable = true;
|
||||
openFirewall = true;
|
||||
forceSSL = ssl;
|
||||
|
||||
commonHttpConfig = ''
|
||||
map $http_upgrade $connection_upgrade {
|
||||
default upgrade;
|
||||
"" 'close';
|
||||
}
|
||||
access_log syslog:server=unix:/dev/log;
|
||||
'';
|
||||
|
||||
virtualHosts."_" = {
|
||||
forceSSL = false;
|
||||
locations."/.well-known/acme-challenge/" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue