ajuste api

This commit is contained in:
JuruSysadmin
2025-07-26 15:31:58 -03:00
parent 17cdcf4b1e
commit 417aa28f31

View File

@@ -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";