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;
|
recommendedTlsSettings = true;
|
||||||
virtualHosts."woodpecker.fediversity.eu" = {
|
virtualHosts."woodpecker.fediversity.eu" = {
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
forceSSL = true;
|
# forceSSL = true;
|
||||||
locations."/.well-known/acme-challenge/" = {
|
|
||||||
root = "/var/lib/acme/woodpecker.fediversity.eu";
|
|
||||||
};
|
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
recommendedProxySettings = true;
|
recommendedProxySettings = true;
|
||||||
proxyPass = "http://127.0.0.1:8000";
|
proxyPass = "http://127.0.0.1:8000";
|
||||||
|
|
Loading…
Add table
Reference in a new issue