UPDATE
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
const API_BASE_URL =
|
||||
process.env.NEXT_PUBLIC_API_URL ||
|
||||
process.env.ENVOY_GATEWAY_URL ||
|
||||
"http://85.208.253.135:8000";
|
||||
"http://node.crop-logic.ir";
|
||||
|
||||
const AUTH_STORAGE_KEYS = {
|
||||
accessToken: "auth_token",
|
||||
|
||||
Reference in New Issue
Block a user