Files
codiki-hexagonal/frontend/proxy.conf.json
Florian THIERRY 13c2cc8118 Add frontend.
2024-03-27 10:28:33 +01:00

7 lines
91 B
JSON

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