diff --git a/sample.config.py b/sample.config.py new file mode 100644 index 0000000..8b3870f --- /dev/null +++ b/sample.config.py @@ -0,0 +1,2 @@ +OSD_URL = "http://localhost:5050/send/" +CAR_API_URL = "http://localhost:5000/all/"