kk7ds / pynx584

Python library and server for talking to NX584/NX8E interfaces
GNU General Public License v3.0
29 stars 26 forks source link

config.ini location in docker-compose #30

Closed danps1 closed 5 years ago

danps1 commented 5 years ago

Hi, I have got this wonderful software running on Docker using docker-compose. However, I now want to edit the config.ini file, and can't find it. I have used docker exec to bash into the container, and then tried to use find, but no joy. Assuming it hasn't been created, where in the container should I be making it? Thanks for any help.

farberm commented 2 years ago

danps1 - Did you ever determine where the config.ini is located (or should be located)?