Skip to content
Snippets Groups Projects
proxy.conf.json 58 B
Newer Older
{
  "/api": {
    "target": "http://localhost:3000"
  }
}