fix design bug

This commit is contained in:
hamid zarghami
2026-07-25 15:53:16 +03:30
parent f5da44d9cf
commit f53b5d8fe1
3 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
VITE_TOKEN_NAME = 'admin_token'
VITE_REFRESH_TOKEN_NAME = 'admin_refresh_token'
# VITE_BASE_URL = 'https://api.danakcorp.com'
VITE_BASE_URL = 'https://api.danakcorp.com'
VITE_BASE_URL = 'http://192.168.99.131:3500'
# VITE_BASE_URL = 'http://192.168.99.131:3500'