bumper/tests/__init__.py
2022-03-06 00:03:05 +01:00

3 lines
61 B
Python

HOST = "127.0.0.1"
MQTT_PORT = 8883
CONF_SERVER_PORT = 11111