fix crud product

This commit is contained in:
hamid zarghami
2026-02-25 14:07:12 +03:30
parent f3f7e9c3ec
commit 0c736f19a0
6 changed files with 12 additions and 14 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
# VITE_API_BASE_URL = 'https://negareh-api.dev.danakcorp.com'
VITE_API_BASE_URL = 'http://10.39.173.88:4000'
VITE_API_BASE_URL = 'https://negareh-api.dev.danakcorp.com'
# VITE_API_BASE_URL = 'http://10.39.173.88:4000'
VITE_TOKEN_NAME = 'negareh_at'
VITE_REFRESH_TOKEN_NAME = 'negareh_art'