set up spacebar-server

This commit is contained in:
mtgmonkey 2025-06-09 09:24:32 +00:00
parent 6c6007e6d2
commit 77ed9487a2
5 changed files with 147 additions and 12 deletions

View file

@ -30,8 +30,8 @@
proxyTo = "http://localhost:9780/";
}
{
domain = "www.mtgmonkey.net";
proxyTo = "http://localhost:9080/";
domain = "spacebar-api.mtgmonkey.net";
proxyTo = "http://localhost:3001/";
}
];
};