This commit is contained in:
2026-07-07 18:57:34 +03:30
parent 8cab9d04c8
commit adad81467c
8 changed files with 225 additions and 47 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
VITE_TOKEN_NAME = 'negareh_t'
VITE_REFRESH_TOKEN_NAME = 'negareh_rt'
# VITE_API_BASE_URL = 'https://negare-api.danakcorp.com'
VITE_TOKEN_NAME = negareh_t
VITE_REFRESH_TOKEN_NAME = negareh_rt
# VITE_API_BASE_URL = https://negare-api.danakcorp.com
VITE_API_BASE_URL = 'http://localhost:4000'