add math-project

This commit is contained in:
mtgmonkey 2025-06-12 06:49:33 -04:00
parent e7ab4a2172
commit a6d6637b3e
3 changed files with 60 additions and 2 deletions

View file

@ -21,6 +21,10 @@
domain = "blog.mtgmonkey.net";
proxyTo = "http://localhost:9181/";
}
{
domain = "math.mtgmonkey.net";
proxyTo = "http://localhost:9282/";
}
{
domain = "git.mtgmonkey.net";
proxyTo = "http://localhost:8000/";
@ -35,9 +39,8 @@
}
{
domain = "translate.mtgmonkey.net";
proxyTo = "http://localhost:9109/"
proxyTo = "http://localhost:9109/";
}
];
};
in {