2025-03-19 17:39:29 +05:30
|
|
|
# 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/'
|
2025-06-05 15:18:16 +05:30
|
|
|
# VITE_API_URL='https://ssa.betadelivery.com/testing/apia/v1'
|
2025-06-09 11:28:32 +05:30
|
|
|
# VITE_API_URL='https://ssa.betadelivery.com/apia/v1'
|
|
|
|
|
# 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_POST_IMG=`${VITE_MAIN_URL}/storage/app/public/uploads/post/`
|
2025-09-10 20:42:08 +05:30
|
|
|
VITE_API_URL='https://ssa.betadelivery.com/testing/apia/v1'
|
2025-02-10 12:27:51 +05:30
|
|
|
VITE_USER_NAME="Admin"
|
2025-02-11 12:44:43 +05:30
|
|
|
VITE_PASSWORD="71%@L%es^bUX94`J9XT*@bh,._WWM{$%^^&&"
|
2025-03-06 13:16:38 +05:30
|
|
|
VITE_APP_NAME=MyViteApp
|
2025-09-10 20:42:08 +05:30
|
|
|
VITE_MAIN_URL='https://ssa.betadelivery.com/testing'
|
2025-09-19 18:21:20 +05:30
|
|
|
VITE_IMG_TEMPLATES=`${VITE_MAIN_URL}/storage/app/public/uploads/post_templates/`
|
|
|
|
|
VITE_IMG_PROFILE=`${VITE_MAIN_URL}/storage/app/public/uploads/profile/`
|
2025-05-05 18:13:33 +05:30
|
|
|
VITE_POST_IMG=`${VITE_MAIN_URL}/storage/app/public/uploads/post/`
|