From 8b69f2df6a341aef7b722136f32729f80b904202 Mon Sep 17 00:00:00 2001 From: YasinShaikh123 <123150391+YasinShaikh123@users.noreply.github.com> Date: Thu, 3 Apr 2025 15:11:17 +0530 Subject: [PATCH] [ env files ] --- .env | 1 + .env.testing | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.env b/.env index 25f5e16..ec188ed 100644 --- a/.env +++ b/.env @@ -2,5 +2,6 @@ VITE_API_URL='https://ssa.betadelivery.com/apia/v1' # VITE_API_URL='http://192.16.50.44/seo-backend/apia/v1' VITE_USER_NAME="Admin" VITE_PASSWORD="71%@L%es^bUX94`J9XT*@bh,._WWM{$%^^&&" +# VITE_PASSWORD="71%@L%es^bUX94`J9XT*%4&^%tUU^%Q^ffgt" VITE_APP_NAME=MyViteApp VITE_IMG_TEMPLATES='https://ssa.betadelivery.com/storage/app/public/uploads/post_templates/' \ No newline at end of file diff --git a/.env.testing b/.env.testing index 7e0b93a..03891f6 100644 --- a/.env.testing +++ b/.env.testing @@ -1,5 +1,5 @@ -VITE_API_URL='https://ssa.betadelivery.com/testing/apia/' -VITE_USER_NAME="Admin" -VITE_PASSWORD="71%@L%es^bUX94`J9XT*@bh,._WWM{$%^^&&" -VITE_APP_NAME=MyViteApp -VITE_IMG_TEMPLATES='https://ssa.betadelivery.com/storage/app/public/uploads/post_templates/' +# VITE_API_URL='https://ssa.betadelivery.com/testing/apia/' +# VITE_USER_NAME="Admin" +# VITE_PASSWORD="71%@L%es^bUX94`J9XT*@bh,._WWM{$%^^&&" +# VITE_APP_NAME=MyViteApp +# VITE_IMG_TEMPLATES='https://ssa.betadelivery.com/storage/app/public/uploads/post_templates/'