From 1cc86c2f064a61803a132d3a88ff9ced708cd1ac Mon Sep 17 00:00:00 2001 From: Maxim Date: Thu, 20 Jun 2024 09:03:17 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D1=80=D0=B0=D0=B1=D0=BE=D1=82?= =?UTF-8?q?=D0=BA=D0=B0.=20=D0=A1=D0=BE=D0=B2=D0=BC=D0=B5=D1=81=D1=82?= =?UTF-8?q?=D0=B8=D0=BC=D0=BE=D1=81=D1=82=D1=8C=20=D0=BF=D1=80=D0=B8=20?= =?UTF-8?q?=D0=B7=D0=B0=D0=BF=D1=83=D1=81=D0=BA=D0=B5=20=D0=BD=D0=B0=20Win?= =?UTF-8?q?dows?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project.godot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project.godot b/project.godot index 2c17a453..c198b867 100644 --- a/project.godot +++ b/project.godot @@ -39,8 +39,8 @@ config/mod_bus_serial_baud="9600" config/mod_bus_serial_port="/dev/pts/3" interfer/resend_timeout=1000.0 config/external_cu=false -config/unit_rr_left_bort="http://localhost:8080/reports/left_SelfTestReport.json" -config/unit_rr_right_bort="http://localhost:8080/reports/right_SelfTestReport.json" +config/unit_rr_left_bort="http://127.0.0.1:8080/reports/left_SelfTestReport.json" +config/unit_rr_right_bort="http://127.0.0.1:8080/reports/right_SelfTestReport.json" config/unit_rr_request_period=1.0 [autoload]