vps: enable social predict

This commit is contained in:
Fabian Montero 2026-02-10 23:48:07 -06:00
parent 65aafef150
commit 28d99c5c0b
Signed by: fabian
GPG key ID: 8036F30EDBAC8447

View file

@ -43,6 +43,12 @@ with lib; {
fullyQualifiedDomain = "soju.posixlycorrect.com";
};
socialpredict = {
enable = true;
backendPort = 8067;
domain = "markets.posixlycorrect.com";
};
mediawiki = {
enable = true;
hostName = "wiki.posixlycorrect.com";