From e98af9bd691d7f41bfa02b95c6ef7017129e5daf Mon Sep 17 00:00:00 2001 From: Ben de Roo Date: Wed, 5 Aug 2026 09:29:14 +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 b9ad060..1015de0 100644 --- a/app.js +++ b/app.js @@ -1,5 +1,5 @@ const API_BASE = - "http://188.91.30.17:8000"; + "http://192.168.254.75:8000";