From 49e8e5531f7025d3ac4e172898d55fd50a626007 Mon Sep 17 00:00:00 2001 From: rockyeverlast Date: Mon, 9 Jun 2025 11:47:33 +0530 Subject: [PATCH] updated env file --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 0ee46bd..941c38d 100644 --- a/.env +++ b/.env @@ -17,6 +17,6 @@ VITE_API_URL='https://ssa.betadelivery.com/testing/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_IMG_TEMPLATES='https://ssa.betadelivery.com/testing/storage/app/public/uploads/post_templates/' VITE_MAIN_URL='https://ssa.betadelivery.com/testing' VITE_POST_IMG=`${VITE_MAIN_URL}/storage/app/public/uploads/post/` \ No newline at end of file