updated env testing

This commit is contained in:
rockyeverlast
2025-09-19 18:21:20 +05:30
parent 0ecc030f20
commit e2c17a3d4a

4
.env
View File

@@ -17,7 +17,7 @@ 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/testing/storage/app/public/uploads/post_templates/'
VITE_IMG_PROFILE='https://ssa.betadelivery.com/testing/storage/app/public/uploads/profile/'
VITE_MAIN_URL='https://ssa.betadelivery.com/testing'
VITE_IMG_TEMPLATES=`${VITE_MAIN_URL}/storage/app/public/uploads/post_templates/`
VITE_IMG_PROFILE=`${VITE_MAIN_URL}/storage/app/public/uploads/profile/`
VITE_POST_IMG=`${VITE_MAIN_URL}/storage/app/public/uploads/post/`