Update commented local API URL in .env.
deploy to danak / build_and_deploy (push) Has been cancelled

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
hamid zarghami
2026-06-28 11:46:26 +03:30
parent 136cc1bed9
commit 96e0c4c3eb
+2 -1
View File
@@ -2,6 +2,7 @@ VITE_TOKEN_NAME = 'dkala_a_t'
VITE_REFRESH_TOKEN_NAME = 'dkala-a-rt'
VITE_BASE_URL = 'https://dkala-api.danakcorp.com'
# VITE_BASE_URL = 'http://10.191.241.88:4000'
# VITE_BASE_URL = 'http://192.168.99.131:4000'
VITE_SOCKET_URL = 'https://dkala-api.danakcorp.com'