ind
This commit is contained in:
parent
9d6ce01262
commit
b7e888f33c
@ -14,7 +14,7 @@ import { createRoot } from "react-dom/client";
|
|||||||
|
|
||||||
const setupAxios = () => {
|
const setupAxios = () => {
|
||||||
//axios.defaults.baseURL = 'https://bolo-api.checkapp.one/'
|
//axios.defaults.baseURL = 'https://bolo-api.checkapp.one/'
|
||||||
// axios.defaults.baseURL = "http://localhost:8000";
|
//axios.defaults.baseURL = "http://localhost:8000";
|
||||||
// axios.defaults.baseURL = "https://happy-sombrero-ray.cyclic.app/"; //->latest deployed
|
// axios.defaults.baseURL = "https://happy-sombrero-ray.cyclic.app/"; //->latest deployed
|
||||||
axios.defaults.baseURL = "https://printsigns.onrender.com/"; //->latest deployed
|
axios.defaults.baseURL = "https://printsigns.onrender.com/"; //->latest deployed
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user