schollz/find3

Make MQTT config file persistent

开放

#101 创建于 2018年6月17日

 (3 条评论) (0 个反应) (0 位负责人)Go (368 个派生)github user discovery
enhancementhacktoberfesthelp wanted

仓库指标

星标
 (4,782 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

I am trying to setup the Find3 MQTT broker to bridge with another one of my MQTT brokers. I have the config file setup the way I need it but every time the Find3 docker container is run it will overwrite the config file with the default contents.

I looked through the Docker file but I am not familiar enough with Docker to figure how to not overwrite the file.

贡献者指南