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.

貢獻者指南