Merge branch 'dev-rohit' of http://git.wdipl.com/Siddhesh.More/SSA-Admin-Panel into dev-rohit

This commit is contained in:
rockyeverlast
2025-09-10 20:37:36 +05:30

6
.env
View File

@@ -13,10 +13,10 @@
# 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/`
VITE_API_URL='https://ssa.betadelivery.com/testing/apia/v1'
VITE_API_URL='https://ssa.betadelivery.com/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/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/`