ajuste api
This commit is contained in:
@@ -2,8 +2,8 @@ import { leadtime } from "../components/types";
|
||||
import { Cliente } from "../components/types";
|
||||
|
||||
// URL base da API
|
||||
//const API_BASE_URL = process.env.NEXT_PUBLIC_API_URL || "https://portalapi.jurunense.com";
|
||||
const API_BASE_URL = process.env.NEXT_PUBLIC_API_URL || "http://10.1.1.212:8807";
|
||||
const API_BASE_URL = process.env.NEXT_PUBLIC_API_URL || "https://portalapi.jurunense.com";
|
||||
//const API_BASE_URL = process.env.NEXT_PUBLIC_API_URL || "http://10.1.1.212:8807";
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user