Files
shop-admin/.env
T
hamid zarghami ec4fe28289 wholesale request
2025-10-11 14:40:24 +03:30

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'