mirror of
https://github.com/dpup/meshstream.git
synced 2026-08-10 18:52:53 +02:00
Debugging prod failures
This commit is contained in:
@@ -113,6 +113,14 @@ ENV MESHSTREAM_MQTT_TOPIC_PREFIX=msh/US/bayarea
|
||||
ENV MESHSTREAM_MQTT_CLIENT_ID=meshstream
|
||||
ENV MESHSTREAM_CHANNEL_KEYS=""
|
||||
|
||||
# MQTT connection tuning parameters
|
||||
ENV MESHSTREAM_MQTT_KEEPALIVE=60
|
||||
ENV MESHSTREAM_MQTT_CONNECT_TIMEOUT=30s
|
||||
ENV MESHSTREAM_MQTT_PING_TIMEOUT=10s
|
||||
ENV MESHSTREAM_MQTT_MAX_RECONNECT=5m
|
||||
ENV MESHSTREAM_MQTT_USE_TLS=false
|
||||
ENV MESHSTREAM_MQTT_TLS_PORT=8883
|
||||
|
||||
# Note: Web app configuration is set at build time
|
||||
# and baked into the static files
|
||||
|
||||
|
||||
Reference in New Issue
Block a user