Skip to content

Commit e59d6bf

Browse files
committed
Add option to specify host for server
1 parent 9c4648d commit e59d6bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Starting threads...
5050

5151
## Docker Container
5252

53-
1. Run the Server as a Docker Container listening on port 8888. Make sure your Tinytuya `devices.json` file is located in the directory where you start the container.
53+
1. Run the Server as a Docker Container listening on port 8888. Make sure your Tinytuya `devices.json` file is located in the directory where you start the container. Set `HOST` to the primary IP address of your docker host, otherwise a request to Force Scan the network will scan every possible docker IP network on your host.
5454

5555
```bash
5656
docker run \

0 commit comments

Comments
 (0)