sausage-store/frontend/proxy-conf.json

7 lines
91 B
JSON
Raw Normal View History

2024-10-08 23:11:36 +03:00
{
"/api": {
"target": "http://localhost:8080",
"secure": false
}
}