yazid138 3 سال پیش
والد
کامیت
16da5b723f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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 {