This commit is contained in:
CHIEFSOFT\ameye
2025-09-26 06:47:07 -04:00
parent a18456ee73
commit 6fcc522af0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ SIMBRELLA_APP_ID="app1"
SIMBRELLA_API_KEY="testtest-api-key-12345"
#Events Direct Location =========================================================
EVENTS_SERVICE_BASE_URL = "10.2.24.133:5000"
EVENTS_SERVICE_BASE_URL = "http://10.2.24.133:5000"
ENDPOINT_DIRECT_LOAN="/autocall/direct/loan"
ENDPOINT_DIRECT_REPAYMENT="/autocall/direct/repayment"