fix build

This commit is contained in:
hamid zarghami
2025-06-08 22:48:50 +03:30
parent 1b6139a80e
commit f7b28556b0
3 changed files with 86 additions and 98 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
VITE_TOKEN_NAME = 'dzone_token'
VITE_REFRESH_TOKEN_NAME = 'dzone_refresh_token'
# VITE_BASE_URL = 'https://api-dzone.danakcorp.com'
VITE_BASE_URL = 'http://localhost:4000'
VITE_BASE_URL = 'https://api-dzone.danakcorp.com'
# VITE_BASE_URL = 'http://localhost:4000'
VITE_SLUG_ID = 'slug_id'