bisitariak-koloretsua/config.py.example

8 lines
301 B
Text
Raw Normal View History

2024-09-01 06:16:42 +02:00
BROKER_HOST = "broker.example.com" # string, IP or domain-name of your mqtt broker
BROKER_PORT = 1883 # int, port of your mqtt broker
BROKER_ACCOUNT = "account-name" # string
BROKER_PASSWORD = "account-password" # string
BROKER_TOPIC = "bisitariak" # string
LOG_DIR = "/var/log/nginx" # string