From 6af2d4f7b24102a51147af60f04ab14c2e1f097a Mon Sep 17 00:00:00 2001 From: Prince Date: Fri, 12 Jun 2026 00:19:45 +0200 Subject: [PATCH] updating env files --- assets/.env | 2 +- assets/.env.live | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/.env b/assets/.env index 718f848..6bed450 100644 --- a/assets/.env +++ b/assets/.env @@ -1,4 +1,4 @@ -BASE_URL=https://api.velocityafrica.net/api +BASE_URL=https://payapi.velocityafrica.net/api ; BASE_URL=http://192.168.100.138:6950/api ; BASE_URL=http://173.212.247.232:6950/api ; BASE_URL=http://10.69.5.201:6950/api diff --git a/assets/.env.live b/assets/.env.live index c7bc85b..0993040 100644 --- a/assets/.env.live +++ b/assets/.env.live @@ -1,4 +1,4 @@ -BASE_URL=https://api.velocityafrica.net/api +BASE_URL=https://payapi.velocityafrica.net/api CLIENTID=77433712483-ng7pntvcpf6tnjccriuqm8dbna8vvp3b.apps.googleusercontent.com SIMULATE_PAYMENT_SUCCESS=false GATEWAY_SCRIPT_URL=https://na.gateway.mastercard.com/static/checkout/checkout.min.js