Update BAPCaller gateway URL in docker installer (Fixes #505)
This commit is contained in:
@@ -17,6 +17,6 @@ routingRules:
|
|||||||
version: "1.1.0"
|
version: "1.1.0"
|
||||||
targetType: "url"
|
targetType: "url"
|
||||||
target:
|
target:
|
||||||
url: "http://gateway:4000"
|
url: "http://gateway:4030/bg"
|
||||||
endpoints:
|
endpoints:
|
||||||
- search
|
- search
|
||||||
|
|||||||
Reference in New Issue
Block a user