Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cvno authored Nov 12, 2018
1 parent 73aa007 commit 47022f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ docker run -d -p 3280:5000 -e "GVAPI_IS_DEV=true" -e "GV_USR=<your email>" -e "G
docker build -t <your id>/gv:0.1 .
```

**注意**自行`build`后如果要上传一定要把`docker`仓库设置为私有!!!否则任何人都可以看到你的镜像将暴露你的帐号密码。
**注意**:自行`build`后如果要上传一定要把`docker`仓库设置为私有!!!否则任何人都可以看到你的镜像将暴露你的帐号密码。

# GV Python API

Expand Down

0 comments on commit 47022f0

Please sign in to comment.