add translate

This commit is contained in:
mtgmonkey 2025-06-11 12:54:08 -04:00
parent e0cd2a7940
commit e7ab4a2172
3 changed files with 55 additions and 0 deletions

View file

@ -33,6 +33,11 @@
domain = "spacebar-api.mtgmonkey.net";
proxyTo = "http://localhost:3001/";
}
{
domain = "translate.mtgmonkey.net";
proxyTo = "http://localhost:9109/"
}
];
};
in {