Set up ConverX

This commit is contained in:
2026-09-03 08:40:16 +02:00
parent 45c7682af1
commit eacd760dfe
2 changed files with 16 additions and 0 deletions
+5
View File
@@ -174,6 +174,11 @@
forceSSL = true;
locations."/".proxyPass = "http://localhost:9191/";
};
"convert.psydnd.org" = {
useACMEHost = "psydnd.org";
forceSSL = true;
locations."/".proxyPass = "http://localhost:9292/";
};
};
};