SSL Warnings fixed

This commit is contained in:
Illia Chub 2021-01-05 16:05:06 +02:00
parent 2ff5022b0b
commit 4a4c206cd6

View file

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