riku
2025-02-27 8677a0d69c5fb7baeda0aa315d73bbfc272d31ab
src/api/index.js
@@ -10,7 +10,7 @@
}
if (debug) {
  ip1 = 'http://localhost:8084/';
  ip1 = 'http://192.168.0.110:8084/';
}
const $http = axios.create({