Background-Daemon/sample.config.py
2020-12-22 13:45:28 +05:30

4 lines
92 B
Python

OSD_URL = "http://localhost:5050/send"
CAR_API_URL = "http://localhost:5000/all/"
DELAY = 0