update nginx

This commit is contained in:
Leon Vita 2022-11-22 21:14:14 +00:00
parent 7a749c9a45
commit 9ea5e27a42
1 changed files with 0 additions and 1 deletions

View File

@ -198,7 +198,6 @@ networking.wireguard.interfaces = {
services.nginx = {
enable = true;
virtualHosts."bicospacetech.c3d2.de" = {
# listen = [{port = 80; addr="localhost";} ];
default = true;
forceSSL = true;
enableACME = true;