fix: prevent submitting quick apt multiple times without leaving page fix: disable next step in general link when time is not selected fix: show personnel name along with service in personnel reports list feat: add personnel search to home page top search bar feat: increase service price limit to 200 million
13 lines
372 B
Bash
13 lines
372 B
Bash
|
|
# VITE_APP_API_URL= https://aptest.mysalona.ir
|
|
VITE_APP_API_URL= https://api.salonaapp.ir
|
|
|
|
VITE_TEST_APP_API_URL= https://testapp.mysalona.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 |