chore: add todo notice

This commit is contained in:
Ahwx 2025-10-23 00:15:30 +02:00
parent 913e0a4778
commit b5f23703c7

View file

@ -19,7 +19,7 @@
sslCertificate = "/var/lib/acme/liv.town/cert.pem";
sslCertificateKey = "/var/lib/acme/liv.town/key.pem";
locations."/" = {
proxyPass = "http://localhost:8080";
proxyPass = "http://localhost:8070"; # TODO: add anubis
proxyWebsockets = true;
};
};