SSL Warnings fixed

pull/1/head
Illia Chub 2021-01-05 16:05:06 +02:00
parent 2ff5022b0b
commit 4a4c206cd6
1 changed files with 0 additions and 4 deletions

View File

@ -341,10 +341,6 @@ EOF
recommendedTlsSettings = true;
virtualHosts = {
"$DOMAIN" = {
enableACME = true;
forceSSL = true;
};
"git.$DOMAIN" = {
enableACME = true;
forceSSL = true;