moved miniflux

This commit is contained in:
2025-09-24 09:33:16 +02:00
parent c5d4cac1a0
commit 4634d35eb2

View File

@@ -88,7 +88,7 @@
useACMEHost = config.networking.domain;
locations."/" = {
proxyWebsockets = true;
proxyPass = "http://100.84.215.84:8081";
proxyPass = "http://100.84.215.84:8089";
};
#basicAuthFile = config.sops.secrets."nginx/defaultpass".path;
};