fixing ngix

This commit is contained in:
Leon Vita 2022-12-07 18:04:46 +00:00
parent e011ff965b
commit 4029190310
1 changed files with 0 additions and 8 deletions

View File

@ -209,14 +209,6 @@ networking.wireguard.interfaces = {
locations."/" = {
proxyPass = "http://45.158.40.165:80";
proxyWebsockets = true;
};
};
virtualHosts."bicospacetech.stream.c3d2.de" = {
forceSSL = true;
enableACME = true;
locations."/" = {
proxyPass = "http://10.10.11.4:145000";
proxyWebsockets = true;
};
};
virtualHosts."portainer.netlab.c3d2.de" = {