From 5f9eee3f8562836e6a76b0b03a7b9a3592a4fbee Mon Sep 17 00:00:00 2001 From: Rutger Broekhoff Date: Tue, 8 Sep 2026 13:14:48 +0200 Subject: hehe --- web/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/index.js') diff --git a/web/index.js b/web/index.js index a37d598..c6fb3f7 100644 --- a/web/index.js +++ b/web/index.js @@ -1,5 +1,5 @@ -// const apiBaseUrl = "https://routemon-api.fautchen.eu"; -const apiBaseUrl = "http://localhost:8284"; +const apiBaseUrl = "https://routemon-api.fautchen.eu"; +// const apiBaseUrl = "http://localhost:8284"; const dialog = document.querySelector("dialog"); const closeButton = document.querySelector("dialog button"); -- cgit v1.3