AzureIoTGBB / iot-edge-offline-dashboarding

Azure IoT Edge offline dashboarding/reporting sample. Guidance and sample dashboards
MIT License
34 stars 18 forks source link

added correct paths to dockerfile #12

Closed tkimmm closed 4 years ago

tkimmm commented 4 years ago

The default paths for the settings files should sit under the subfolder (data).

https://nodered.org/docs/getting-started/docker

These three files get copied to the base container folder and subsequently aren't picked up by node-red

tkimmm commented 4 years ago

If it means anything i tried to create a PR earlier for a simple doc change and the pipelines checked also failed :)

stevebus commented 4 years ago

merged - thanks for your contribution!