From 489e005c96fde868f50e693b63fa30a5c5997f3a Mon Sep 17 00:00:00 2001 From: Paul Mathieu Date: Thu, 23 May 2024 03:48:15 +0000 Subject: [PATCH] Adjust for jenova --- frontend/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/config.js b/frontend/config.js index d520fc4..e17daec 100644 --- a/frontend/config.js +++ b/frontend/config.js @@ -1 +1 @@ -const backend_api = 'http://localhost:8001/' \ No newline at end of file +const backend_api = 'http://jenova.ponteilla.net:8001/'