updated the direct call path
This commit is contained in:
+10
-2
@@ -28,5 +28,13 @@ SIMBRELLA_APP_ID="app1"
|
||||
SIMBRELLA_API_KEY="testtest-api-key-12345"
|
||||
|
||||
#Events Direct Location =========================================================
|
||||
EVENTS_SERVICE_BASE_URL2="https://event-core.simbrellang.net"
|
||||
EVENTS_SERVICE_BASE_URL="http://10.10.11.17:14700"
|
||||
EVENTS_SERVICE_BASE_URL = "10.2.24.133:5000"
|
||||
ENDPOINT_DIRECT_LOAN="/autocall/direct/loan"
|
||||
ENDPOINT_DIRECT_REPAYMENT="/autocall/direct/repayment"
|
||||
|
||||
#EVENTS_SERVICE_BASE_URL2="https://event-core.simbrellang.net"
|
||||
#EVENTS_SERVICE_BASE_URL="http://10.10.11.17:14700"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user