From c959db3ce6b1c334d71e153a8953693b24c6f584 Mon Sep 17 00:00:00 2001 From: Ben de Roo Date: Tue, 4 Aug 2026 18:21:55 +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 059933a..b9ad060 100644 --- a/app.js +++ b/app.js @@ -1,5 +1,5 @@ const API_BASE = - "http://localhost:8000"; + "http://188.91.30.17:8000";