yazid138 3 éve
szülő
commit
b67d32a7cb
2 módosított fájl, 3 hozzáadás és 3 törlés
  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";