From d1d9235496194e5555fb629afc6b6906b01af5c5 Mon Sep 17 00:00:00 2001 From: "$@#il" Date: Tue, 4 Mar 2025 18:40:02 +0530 Subject: [PATCH] updated protocol;s --- .github/workflows/deploy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 8401a84..8fc26a0 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -17,11 +17,11 @@ jobs: - name: Create env file run: | - echo "VITE_API_BASE_URL=https://13.203.171.25:5000" > .env.production + echo "VITE_API_BASE_URL=https://api.dataflarenet.com" > .env.production - name: Build Project env: - VITE_API_BASE_URL: https://13.203.171.25:5000 + VITE_API_BASE_URL: https://api.dataflarenet.com run: npm run build # Debug Step: Print Bucket Name