From 777d79aec8a6d6c2809709e735f069a22d335466 Mon Sep 17 00:00:00 2001 From: Ceda EI Date: Tue, 22 Dec 2020 13:45:28 +0530 Subject: [PATCH] Update sample config --- sample.config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample.config.py b/sample.config.py index 34bb6da..297b4f3 100644 --- a/sample.config.py +++ b/sample.config.py @@ -1,3 +1,3 @@ -OSD_URL = "http://localhost:5050/send/" +OSD_URL = "http://localhost:5050/send" CAR_API_URL = "http://localhost:5000/all/" DELAY = 0