api base url fix

This commit is contained in:
hamid zarghami
2026-04-19 10:45:18 +03:30
parent 51da9b2706
commit bb679d3925
+2 -2
View File
@@ -1,4 +1,4 @@
VITE_TOKEN_NAME = 'admin_token'
VITE_REFRESH_TOKEN_NAME = 'admin_refresh_token'
# VITE_BASE_URL = 'https://api.danakcorp.com'
VITE_BASE_URL = 'http://10.73.49.88:3500'
VITE_BASE_URL = 'https://api.danakcorp.com'
# VITE_BASE_URL = 'http://10.73.49.88:3500'