change api url

This commit is contained in:
hamid zarghami
2025-12-20 14:19:43 +03:30
parent 1295725deb
commit f5c1f27b9c
+1 -1
View File
@@ -1,4 +1,4 @@
VITE_BASE_URL = 'https://shop-api.dev.danakcorp.com'
VITE_BASE_URL = 'https://api.fajrtabloshop.com'
# VITE_BASE_URL = 'https://api.shinan.ir'
VITE_TOKEN_NAME = 'sh_admin_token'
VITE_REFRESH_TOKEN_NAME = 'sh_admin_refresh_token'