|
@@ -1,6 +1,6 @@
|
|
|
import { get, post } from "@/config/request";
|
|
import { get, post } from "@/config/request";
|
|
|
import axios from "axios";
|
|
import axios from "axios";
|
|
|
-const url = "http://localhost:1880";
|
|
|
|
|
|
|
+const url = "http://rule.sidali.sixsenz.net";
|
|
|
|
|
|
|
|
export const notifLaporanBaru = async (data) => {
|
|
export const notifLaporanBaru = async (data) => {
|
|
|
try {
|
|
try {
|