4 lines
180 B
Bash
4 lines
180 B
Bash
# VITE_BASE_URL = 'https://shop-api.dev.danakcorp.com'
|
|
VITE_BASE_URL = 'https://api.shinan.ir'
|
|
VITE_TOKEN_NAME = 'sh_admin_token'
|
|
VITE_REFRESH_TOKEN_NAME = 'sh_admin_refresh_token' |