Ajout conf pour accès api

This commit is contained in:
2026-05-24 15:33:53 +02:00
parent 03fe62da1d
commit 7fbd8c1cdc
4 changed files with 19 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"/api": {
"target": "http://localhost:8080",
"secure": false,
"changeOrigin": true
}
}