23 lines
1.3 KiB
Bash
23 lines
1.3 KiB
Bash
# 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/'
|
|
# 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_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/`
|
|
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_POST_IMG=`${VITE_MAIN_URL}/storage/app/public/uploads/post/` |