ov-components: Fixed proxy conf

v2compatibility
Carlos Santos 2024-11-11 19:53:01 +01:00
parent 46b628bf83
commit 7961d51b14
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"/": { "/": {
"target": "http://localhost:5000", "target": "http://localhost:6080",
"secure": false "secure": false
} }
} }