Skip to content

Instantly share code, notes, and snippets.

@jsmuster
Last active December 23, 2018 15:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jsmuster/5b88b57ce6ef0052516aa918abd91488 to your computer and use it in GitHub Desktop.
Save jsmuster/5b88b57ce6ef0052516aa918abd91488 to your computer and use it in GitHub Desktop.
{
"/api/*": {
"target": "http://localhost:3000",
"secure": false,
"logLevel": "debug",
"changeOrigin": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment