未验证 提交 623ca17a 编写于 作者: B Boris Sekachev 提交者: GitHub

Updated docker-compose versions in installation guide (#2261)

上级 e7cf1579
......@@ -326,7 +326,7 @@ specify the `CVAT_HOST` environment variable. The best way to do that is to crea
all your extra settings here.
```yml
version: "2.3"
version: "3.3"
services:
cvat_proxy:
......@@ -344,7 +344,7 @@ To do that you can mount it to CVAT docker container. Example of
docker-compose.override.yml for this purpose:
```yml
version: "2.3"
version: "3.3"
services:
cvat:
......@@ -437,7 +437,7 @@ mkdir -p $HOME/cvat/letsencrypt-webroot/.well-known/acme-challenge
```yaml
# docker-compose.override.yml
version: "2.3"
version: "3.3"
services:
cvat_proxy:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册