routing for git.geokkjer.eu

This commit is contained in:
Geir Okkenhaug Jerstad 2024-07-02 20:56:48 +00:00
parent 6a52f36159
commit a4a20387df

View file

@ -37,12 +37,12 @@ in
proxyWebsockets = true;
};
};
#virtualHosts."geokkjer.eu" = {
# default = true;
# forceSSL = true;
# enableACME = true;
# locations."/".proxyPass = "http://127.0.0.1/";
#};
"git.geokkjer.eu" = {
default = true;
forceSSL = true;
enableACME = true;
locations."/".proxyPass = "http://apps:3000";
};
};
};
# acme let's encrypt