Technician Debug Web Server
Build, push image, and notify Watchtower / build-image (push) Successful in 42s
Build, push image, and notify Watchtower / notify (push) Successful in 13s

This commit is contained in:
2026-08-19 17:04:33 +02:00
parent 022c45edee
commit bb5327fb93
3 changed files with 167 additions and 1 deletions
+4
View File
@@ -3,6 +3,10 @@ DEBUG=True
DEBUG_DANGEROUS_AREA=False
DEBUG_TEMPERATURE_ALERT=False
# Technitian Web Server
TECHNICIAN_WEB_SERVER_HOST = "192.168.50.1"
TECHNICIAN_WEB_SERVER_PORT = 8080
# LoRa
LORA_HEARTBEAT_INTERVAL = 30