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 {