Update README.md

This commit is contained in:
judy0131 2021-01-20 11:16:56 +08:00 committed by GitHub
parent 02e05c56a6
commit 0324839fd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ Try PiFlow v0.6 with: http://piflow.cstcloud.cn/piflow-web/
- if somethings goes wrong, all the application are in /opt folder
- You can use port mapping to access piflow on the host
docker run --name piflow -it [imageID] -p 6001:6001 -p 6002:6002
docker run --name piflow -it -p 6001:6001 -p 6002:6002 [imageID]
please visit 'host:6001'
## use-interface