vps: enable social predict
This commit is contained in:
parent
65aafef150
commit
28d99c5c0b
1 changed files with 6 additions and 0 deletions
|
|
@ -43,6 +43,12 @@ with lib; {
|
||||||
fullyQualifiedDomain = "soju.posixlycorrect.com";
|
fullyQualifiedDomain = "soju.posixlycorrect.com";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
socialpredict = {
|
||||||
|
enable = true;
|
||||||
|
backendPort = 8067;
|
||||||
|
domain = "markets.posixlycorrect.com";
|
||||||
|
};
|
||||||
|
|
||||||
mediawiki = {
|
mediawiki = {
|
||||||
enable = true;
|
enable = true;
|
||||||
hostName = "wiki.posixlycorrect.com";
|
hostName = "wiki.posixlycorrect.com";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue