Update docker-compose.yml

修复 docker 镜像路径
pull/757/head
Skiy Chan 2021-12-23 22:55:04 +08:00 committed by GitHub
parent 80c89efc6d
commit e28969ea8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 22 deletions

View File

@ -1,5 +1,8 @@
MinDoc_New:
image: registry.cn-hangzhou.aliyuncs.com/mindoc/mindoc:v2.0-beta.5
version: "3"
services:
mindoc:
image: registry.cn-hangzhou.aliyuncs.com/mindoc-org/mindoc:v2.1-beta.5
container_name: mindoc
privileged: false
restart: always
ports: