texts fixes, search bar fixes, global menu fixes.
This commit is contained in:
@@ -184,10 +184,16 @@
|
||||
"TranslatesTo": "http://advisoryai.stella-ops.local/v1/advisory-ai/adapters",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
"Type": "ReverseProxy",
|
||||
"Path": "/api/v1/search",
|
||||
"TranslatesTo": "http://advisoryai.stella-ops.local/v1/search",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
"Type": "ReverseProxy",
|
||||
"Path": "/api/v1/advisory-ai",
|
||||
"TranslatesTo": "http://advisoryai.stella-ops.local/api/v1/advisory-ai",
|
||||
"TranslatesTo": "http://advisoryai.stella-ops.local/v1/advisory-ai",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user