fixed thing

This commit is contained in:
2024-12-29 15:56:52 +02:00
parent 3adaf80e6a
commit e44a8f3f59

View File

@@ -20,7 +20,7 @@
acme.enable = true;
services.nginx.virtualHosts."budget.kyren.codes" = {
useACMEHost = "budget.kyren.codes";
useACMEHost = "kyren.codes";
forceSSL = true;
locations."/".proxyPass = "http://localhost:5006/";