fix deploy bug

This commit is contained in:
hamid zarghami
2025-02-19 15:38:26 +03:30
parent 43af6ba3e6
commit cd6a3a499f
2 changed files with 66 additions and 58 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
VITE_TOKEN_NAME = 'dsc_token'
VITE_REFRESH_TOKEN_NAME = 'dsc_refresh_token'
VITE_BASE_URL = 'https://danak-dsc-api.run.danakcorp.com'
VITE_BASE_URL = 'https://api.danakcorp.com'
# VITE_BASE_URL = 'http://192.168.0.223:3500'