(fix) - Fixed gift cards not showing up until manual refresh in Explore page (feat) - Added delete functionality for each gift card (fix) - Fixed login flow: users without a phone number now go to questions page before registration (fix) - Fixed daily feeling submission: now shows proper success/error messages (fix) - Fixed quick appointment list: now requires selecting a day before showing time slots (fix) - Fixed mobile layout issue on prizes page (err) - QR code scanning is still not working
11 lines
320 B
Bash
11 lines
320 B
Bash
|
|
# VITE_APP_API_URL= https://aptest.mysalona.ir
|
|
VITE_APP_API_URL= https://api.salonaapp.ir
|
|
|
|
VITE_APP_SITE_URL= https://app.mysalona.ir
|
|
|
|
VITE_CARD_API_URL= https://cardtest.mysalona.ir
|
|
|
|
VITE_VAPID_PUBLIC_KEY= BH7oB1WAQjCJwjMYmb7sB0GkDrcP4T92J2sM12EL1jwGIcF3Hr315g3Bpwxn7iarBnUp6zUwN4OnnHB18Q2Gj0o
|
|
|
|
VITE_APP_VERSION=2.67.0 |