Skip to content

Instantly share code, notes, and snippets.

@anibalardid
Created January 14, 2020 13:59
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 anibalardid/f96f2a0f8892301df8d9b5f7b3a036c5 to your computer and use it in GitHub Desktop.
Save anibalardid/f96f2a0f8892301df8d9b5f7b3a036c5 to your computer and use it in GitHub Desktop.
add proxy path to angular8
"/doc-html": {
"target": "http://pruebas.local",
"secure": false,
"logLevel": "debug",
"changeOrigin": true,
"pathRewrite": { "^/doc-html" : "" }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment