switch to miniflux full time

This commit is contained in:
Tyler Starr 2023-12-03 11:59:59 -08:00
parent 15f0b0e9b0
commit 6c391b6980

View File

@ -116,7 +116,7 @@
forceSSL = true;
}; in {
"rss.tstarr.us" = (SSL // {
locations."/".proxyPass = "http://localhost:8081/";
locations."/".proxyPass = "http://localhost:8087/";
});
"home.tstarr.us" = (SSL // {
locations."/".proxyPass = "http://localhost:8123/";