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

This commit is contained in:
2026-06-14 14:45:48 +03:30
parent 0e2ce1210d
commit ce10d3ea57
+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://shinan-api.dev.danakcorp.com";
export const BASE_URL = "https://api.shinan.com";
// export const BASE_URL = "http://192.168.99.235:4000";
export const PRIMARY_COLOR = "#a62186";