yazid138 преди 3 години
родител
ревизия
b67d32a7cb
променени са 2 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 1 1
      actions/notifikasi.js
  2. 2 2
      env.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 {

+ 2 - 2
env.js

@@ -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";