diff --git a/product/.env.core b/product/.env.core index 24e7036..bb6e29d 100644 --- a/product/.env.core +++ b/product/.env.core @@ -28,7 +28,7 @@ SIMBRELLA_APP_ID="app1" SIMBRELLA_API_KEY="testtest-api-key-12345" #Events Direct Location ========================================================= -EVENTS_SERVICE_BASE_URL = "http://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"