fix base url
deploy to danak / build_and_deploy (push) Has been cancelled

This commit is contained in:
hamid zarghami
2026-07-15 11:00:01 +03:30
parent 1413744b6f
commit d5d161c7f9
+1 -1
View File
@@ -2,4 +2,4 @@ VITE_TOKEN_NAME = 'admin_token'
VITE_REFRESH_TOKEN_NAME = 'admin_refresh_token'
VITE_BASE_URL = 'https://api.danakcorp.com'
VITE_BASE_URL = 'http://192.168.1.107:3500'
#VITE_BASE_URL = 'http://192.168.1.107:3500'