diff --git a/app.js b/app.js index 26275dd..d3617f0 100644 --- a/app.js +++ b/app.js @@ -1,5 +1,5 @@ const API_BASE = - "192.168.254.75:8000"; + "/api";