feat!(MOMO): remove yarr

This commit is contained in:
Jacob Bachmann 2025-10-12 12:30:21 +02:00
parent 77b8fc9790
commit 9ff09c6ab2
Signed by: bchmnn
GPG key ID: 732A612DAD28067D
5 changed files with 0 additions and 31 deletions

View file

@ -16,13 +16,6 @@
proxyPass = "http://127.0.0.1:8005";
};
};
virtualHosts."yarr.dryb.org" = {
addSSL = true;
enableACME = true;
locations."/" = {
proxyPass = "http://127.0.0.1:8007";
};
};
virtualHosts."miniflux.dryb.org" = {
addSSL = true;
enableACME = true;