We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73aa007 commit 47022f0Copy full SHA for 47022f0
README.md
@@ -17,7 +17,7 @@ docker run -d -p 3280:5000 -e "GVAPI_IS_DEV=true" -e "GV_USR=<your email>" -e "G
17
docker build -t <your id>/gv:0.1 .
18
```
19
20
-**注意:**自行`build`后如果要上传一定要把`docker`仓库设置为私有!!!否则任何人都可以看到你的镜像将暴露你的帐号密码。
+**注意**:自行`build`后如果要上传一定要把`docker`仓库设置为私有!!!否则任何人都可以看到你的镜像将暴露你的帐号密码。
21
22
# GV Python API
23
0 commit comments