Repair live watchlist frontdoor routing
This commit is contained in:
@@ -264,7 +264,7 @@
|
||||
{
|
||||
"Type": "Microservice",
|
||||
"Path": "/api/v1/watchlist",
|
||||
"TranslatesTo": "http://scanner.stella-ops.local/api/v1/watchlist",
|
||||
"TranslatesTo": "http://attestor.stella-ops.local/api/v1/watchlist",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
|
||||
@@ -211,7 +211,7 @@
|
||||
{
|
||||
"Type": "ReverseProxy",
|
||||
"Path": "/api/v1/watchlist",
|
||||
"TranslatesTo": "http://scanner.stella-ops.local/api/v1/watchlist",
|
||||
"TranslatesTo": "http://attestor.stella-ops.local/api/v1/watchlist",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user