Closed Pantastisch closed 5 years ago
Solved by rearranging the docker command to docker run -d --name alexa-fhem -p 3000:3000 -v /some/host/directory:/alexa-fhem fhem/alexa-fhem
So the config file can be changed and the volume is not placed as an environment variable to the container.
Hello,
while integrating this service, I see following error in my log:
Due to my fhem is not reacheable at http://fhem:8083 this error is occuring.
An environment option for setting the FHEM server and maybe its port would be a nice feature.