From 5b926ceb50baf9db81934bdd8751f2c494ce1824 Mon Sep 17 00:00:00 2001 From: Ben de Roo Date: Wed, 5 Aug 2026 19:42:18 +0200 Subject: [PATCH] Update app.js --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.js b/app.js index d3617f0..26275dd 100644 --- a/app.js +++ b/app.js @@ -1,5 +1,5 @@ const API_BASE = - "/api"; + "192.168.254.75:8000";