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