landing + single company + auth

This commit is contained in:
hamid zarghami
2025-05-19 12:06:59 +03:30
parent c4c0c93599
commit 2fbdf05a25
29 changed files with 771 additions and 548 deletions
+4 -2
View File
@@ -1,4 +1,6 @@
VITE_TOKEN_NAME = 'dzone_token'
VITE_REFRESH_TOKEN_NAME = 'dzone_refresh_token'
VITE_BASE_URL = 'https://dzone-api.danakcorp.com'
# VITE_BASE_URL = 'http://192.168.1.109:4000'
# VITE_BASE_URL = 'https://dzone-api.danakcorp.com'
VITE_BASE_URL = 'http://192.168.1.113:4001'
VITE_SLUG_ID = 'slug_id'