Files
codiki-hexagonal/frontend/proxy.conf.json
2024-09-20 09:36:10 +02:00

7 lines
91 B
JSON

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