feat: systemd unit + env template + installer for MQTT bridge
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Copy to /etc/pos-briefing/pos-briefing.env (root:root 0600). Never commit the real file.
|
||||
MQTT_HOST=192.168.0.154
|
||||
MQTT_PORT=1883
|
||||
MQTT_USER=posbriefing
|
||||
MQTT_PASSWORD=CHANGEME
|
||||
Reference in New Issue
Block a user