- Currently only supports Yeelight
Change "server.hostname" to the locally reachable hostname of the server in the first command:
-
docker-compose build --build-arg REACT_APP_BACKEND_URL="http://server.hostname:4001"
-
docker-compose up
The web app is now reachable via http://server.hostname:4000