6 lines
223 B
Bash
6 lines
223 B
Bash
VITE_BASE_URL = 'https://api.fajrtabloshop.com'
|
|
# VITE_BASE_URL = 'http://192.168.99.235:4000'
|
|
|
|
# VITE_BASE_URL = 'https://api.shinan.ir'
|
|
VITE_TOKEN_NAME = 'sh_admin_token'
|
|
VITE_REFRESH_TOKEN_NAME = 'sh_admin_refresh_token' |