Background-Daemon/sample.config.py

4 lines
92 B
Python
Raw Normal View History

2020-12-22 09:15:28 +01:00
OSD_URL = "http://localhost:5050/send"
2020-12-21 08:01:21 +01:00
CAR_API_URL = "http://localhost:5000/all/"
2020-12-21 08:19:56 +01:00
DELAY = 0