bumper/tests/__init__.py
2022-03-06 19:20:10 +01:00

3 lines
59 B
Python

HOST = "127.0.0.1"
MQTT_PORT = 8883
WEBSERVER_PORT = 11111