schollz/find3

Make MQTT config file persistent

Ouverte

#101 ouverte le 17 juin 2018

 (3 commentaires) (0 réaction) (0 personne assignée)Go (368 forks)github user discovery
enhancementhacktoberfesthelp wanted

Métriques du dépôt

Stars
 (4 782 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur