From 15c9cc1d946ce3b6de33329415d71dd186482820 Mon Sep 17 00:00:00 2001 From: rockyeverlast Date: Mon, 9 Jun 2025 11:36:15 +0530 Subject: [PATCH] updated env file --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 5f21366..194189e 100644 --- a/.env +++ b/.env @@ -10,6 +10,6 @@ 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/testing/storage/app/public/uploads/post_templates/' -VITE_MAIN_URL='https://ssa.betadelivery.com/testing' +VITE_IMG_TEMPLATES='https://ssa.betadelivery.com/storage/app/public/uploads/post_templates/' +VITE_MAIN_URL='https://ssa.betadelivery.com' VITE_POST_IMG=`${VITE_MAIN_URL}/storage/app/public/uploads/post/` \ No newline at end of file