forked from Fediversity/Fediversity
unforce ssl
This commit is contained in:
parent
2feb245231
commit
7cfcf39209
1 changed files with 1 additions and 4 deletions
|
@ -175,10 +175,7 @@
|
|||
recommendedTlsSettings = true;
|
||||
virtualHosts."woodpecker.fediversity.eu" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
locations."/.well-known/acme-challenge/" = {
|
||||
root = "/var/lib/acme/woodpecker.fediversity.eu";
|
||||
};
|
||||
# forceSSL = true;
|
||||
locations."/" = {
|
||||
recommendedProxySettings = true;
|
||||
proxyPass = "http://127.0.0.1:8000";
|
||||
|
|
Loading…
Add table
Reference in a new issue