Files
morteza 3f9a2072ea
deploy to danak / build_and_deploy (push) Has been cancelled
update api url
2026-06-22 16:35:10 +03:30

6 lines
223 B
Bash

VITE_BASE_URL = 'https://api.shinan.ir'
# 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'