fix error

This commit is contained in:
hamid zarghami
2026-02-16 11:05:30 +03:30
parent 549e7bea0e
commit 8cc5dae04e
6 changed files with 28 additions and 25 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
VITE_TOKEN_NAME = 'negareh_t'
VITE_REFRESH_TOKEN_NAME = 'negareh_rt'
VITE_API_BASE_URL = 'http://192.168.99.218:4000'
VITE_API_BASE_URL = 'https://negareh-api.dev.danakcorp.com'