mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-infect.git
synced 2025-03-21 04:59:32 +00:00
SSL Warnings fixed
This commit is contained in:
parent
2ff5022b0b
commit
4a4c206cd6
1 changed files with 0 additions and 4 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue