yazid138 hace 3 años
padre
commit
16da5b723f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      actions/notifikasi.js

+ 1 - 1
actions/notifikasi.js

@@ -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 {