aspnet/Wave

Remove password from environment variables in the docker startup

Closed this issue · 0 comments

Currently the docker startup passes in the password to start up the MQTT client.
This is currently bleeding into all launched process. We should remove these environment variables once the process starts up.