From 6bf33f6447101291c38ce5a4f8f2d050047d2e00 Mon Sep 17 00:00:00 2001 From: proddy Date: Thu, 20 Nov 2025 14:57:57 +0100 Subject: [PATCH] update test API --- test/test_api/api_test.http | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_api/api_test.http b/test/test_api/api_test.http index 018f14d28..320779672 100755 --- a/test/test_api/api_test.http +++ b/test/test_api/api_test.http @@ -5,7 +5,7 @@ # @host = http://ems-esp.local @host = http://192.168.1.65 -@host_dev = http://10.10.10.175 +@host_dev = http://192.168.1.223 @host_standalone = http://localhost:3080 @host_standalone2 = http://localhost:3082