tomani and use

This commit is contained in:
hamid zarghami
2024-12-31 14:33:23 +03:30
parent afd39d385d
commit ca1537dccc
8 changed files with 64 additions and 20 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import axios from "axios";
const axiosInstance = axios.create({
// baseURL: "http://192.168.0.217:7420/api",
// baseURL: "http://192.168.0.243:7420/api",
baseURL: "https://asan-service.com/api",
});