This commit is contained in:
Lucy Hochkamp 2024-03-15 02:22:14 +01:00
parent 1297b5e1ed
commit 1172dea819
No known key found for this signature in database

View file

@ -301,7 +301,6 @@ in
services.nginx.virtualHosts."bzzt-api.hailsatan.eu" = {
useACMEHost = "hailsatan.eu";
forceSSL = true;
listenAddresses = [ "0.0.0.0" "[::0]" "100.83.96.25" ];
locations = {
"/".proxyPass = "http://127.0.0.1:5001";