Update README.md

This commit is contained in:
judy0131 2021-01-27 16:01:27 +08:00 committed by GitHub
parent 9269d2addd
commit 5ee21fad71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@ Try PiFlow v0.6 with: http://piflow.cstcloud.cn/piflow-web/
docker images
- run a container with piflow imageID all services run automatically
docker run -h master -itd --env HOST_IP=*.*.*.* --name piflow-v0.9.1 -p 6001:6001 -p 6002:6002 [imageID]
docker run -h master -itd --env HOST_IP=\*.\*.\*.\* --name piflow-v0.9.1 -p 6001:6001 -p 6002:6002 [imageID]
- please visit "HOST_IP:6001", it may take a while