6 lines
238 B
Bash
6 lines
238 B
Bash
VITE_BASE_URL = 'https://shinan-api.dev.danakcorp.com'
|
|
# VITE_BASE_URL = 'http://192.168.99.235:4000'
|
|
|
|
# VITE_BASE_URL = 'https://api.shinan.ir'
|
|
VITE_TOKEN_NAME = 'shinan_admin_token'
|
|
VITE_REFRESH_TOKEN_NAME = 'shinan_admin_refresh_token' |