Skip to content
Snippets Groups Projects
Verified Commit 63f6dfa9 authored by Jonas Leder's avatar Jonas Leder
Browse files

fix proxy configured for yarn start

parent 696499af
No related branches found
No related tags found
No related merge requests found
{
"/api/*": {
"target": "http://127.0.0.1:38565",
"target": "http://localhost:4201",
"secure": false,
"logLevel": "debug",
"changeOrigin": true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment