5 lines
170 B
Bash
5 lines
170 B
Bash
VITE_TOKEN_NAME = 'negareh_t'
|
|
VITE_REFRESH_TOKEN_NAME = 'negareh_rt'
|
|
# VITE_API_BASE_URL = 'https://negare-api.danakcorp.com'
|
|
VITE_API_BASE_URL = 'http://localhost:4000'
|