Skip to content
Snippets Groups Projects
proxy.conf.json 76 B
Newer Older
Hugo BAYOUD's avatar
Hugo BAYOUD committed
{
  "/api": {
    "target": "http://localhost:3000",
		"secure": false
  }
}