Files
mina-sidor-fa-web/config/proxy.conf.json
2021-03-29 12:13:06 +02:00

7 lines
80 B
JSON

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