show woodpecker trhpugh web

This commit is contained in:
jopejoe1 2025-04-07 11:48:15 +02:00
parent 4a04325bac
commit c142ea0996

View file

@ -55,6 +55,11 @@
enableACME = true; enableACME = true;
locations."/".proxyPass = "http://localhost:8080"; locations."/".proxyPass = "http://localhost:8080";
}; };
"ci.missing.ninja" = {
forceSSL = true;
enableACME = true;
locations."/".proxyPass = "http://localhost:8000";
};
"cache.missing.ninja" = { "cache.missing.ninja" = {
forceSSL = true; forceSSL = true;
enableACME = true; enableACME = true;