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