add translate
This commit is contained in:
parent
e0cd2a7940
commit
e7ab4a2172
3 changed files with 55 additions and 0 deletions
|
@ -33,6 +33,11 @@
|
|||
domain = "spacebar-api.mtgmonkey.net";
|
||||
proxyTo = "http://localhost:3001/";
|
||||
}
|
||||
{
|
||||
domain = "translate.mtgmonkey.net";
|
||||
proxyTo = "http://localhost:9109/"
|
||||
}
|
||||
|
||||
];
|
||||
};
|
||||
in {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue