definma-ui/src/proxy.conf.json

7 lines
76 B
JSON
Raw Normal View History

2020-05-20 10:07:34 +02:00
{
"/": {
"target": "http://localhost:3000",
"secure": false
}
}