Files
POS-Automation/pos-briefing.env.example
T
Mortdecai 35ba18257e feat: systemd unit + env template + installer for MQTT bridge
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-07 13:38:32 -04:00

6 lines
175 B
Bash

# 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