@@ -1,6 +1,6 @@
import { get, post } from "@/config/request";
import axios from "axios";
-const url = "http://localhost:1880";
+const url = "http://rule.sidali.sixsenz.net";
export const notifLaporanBaru = async (data) => {
try {
@@ -1,3 +1,3 @@
// export const TOKEN=77aecfec-10ac-3b4f-ab59-3fbfbeed6324
-export const API_URL = "http://localhost:5000";
-// export const API_URL = "https://api.sidali.sixsenz.net";
+// export const API_URL = "http://localhost:5000";
+export const API_URL = "https://api.sidali.sixsenz.net";