updat api url
deploy to danak / build_and_deploy (push) Has been cancelled

This commit is contained in:
2026-07-01 22:24:40 +03:30
parent ce10d3ea57
commit 3d12fe6c4d
+1 -1
View File
@@ -1,6 +1,6 @@
export const TOKEN_NAME = "shinan_token";
export const REFRESH_TOKEN_NAME = "shinan_refresh_token";
export const BASE_URL = "https://api.shinan.com";
export const BASE_URL = "https://shinan-api.danakcorp.com";
// export const BASE_URL = "http://192.168.99.235:4000";
export const PRIMARY_COLOR = "#a62186";