Files
mina-sidor-fa-web/config/proxy.conf.api.json
2021-09-27 15:37:33 +02:00

8 lines
137 B
JSON

{
"/api": {
"target": "https://mina-sidor-fa-test.tocp.arbetsformedlingen.se",
"secure": false,
"changeOrigin": true
}
}