From 354903567280da46004b95b79d78af5e812216ce Mon Sep 17 00:00:00 2001 From: rockyeverlast Date: Wed, 19 Mar 2025 17:39:29 +0530 Subject: [PATCH] Initial commit to testing --- .env | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 25f5e16..514dab8 100644 --- a/.env +++ b/.env @@ -1,5 +1,11 @@ -VITE_API_URL='https://ssa.betadelivery.com/apia/v1' -# VITE_API_URL='http://192.16.50.44/seo-backend/apia/v1' +# 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_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_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_APP_NAME=MyViteApp