sausage-store/frontend/proxy-conf.json
2024-10-08 23:11:36 +03:00

7 lines
91 B
JSON

{
"/api": {
"target": "http://localhost:8080",
"secure": false
}
}