添加备用docker地址

This commit is contained in:
sijinhui 2024-06-19 11:41:58 +08:00
parent 4a8498232b
commit 26861781a9

View File

@ -5,7 +5,7 @@ services:
# image: yidadaa/chatgpt-next-web # image: yidadaa/chatgpt-next-web
restart: always restart: always
image: registry.cn-hangzhou.aliyuncs.com/si-private/chatgpt-next-web image: registry.cn-hangzhou.aliyuncs.com/si-private/chatgpt-next-web
# image: registry.cn-hangzhou.aliyuncs.com/sijinhui/chatgpt-next-web # image: registry.gitlab.si.icu/common/chatgpt-next-web
build: build:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile