From c365f959e7aeb9d75cc9bcb11804c63d54d24467 Mon Sep 17 00:00:00 2001 From: Pierre HUBERT Date: Sat, 19 Oct 2024 13:54:25 +0200 Subject: [PATCH] Change backend hostname --- esp32_device/main/constants.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esp32_device/main/constants.h b/esp32_device/main/constants.h index 300eb9a..1fbe8fc 100644 --- a/esp32_device/main/constants.h +++ b/esp32_device/main/constants.h @@ -8,7 +8,7 @@ /** * Backend unsecure API URL */ -#define BACKEND_UNSECURE_URL "http://devweb.internal:8080" +#define BACKEND_UNSECURE_URL "http://central.internal:8080" /** * Device name len