diff --git a/docker-compose.yml b/docker-compose.yml index f161d4922..96f560e5a 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -5,7 +5,7 @@ services: # image: yidadaa/chatgpt-next-web restart: always 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: context: . dockerfile: Dockerfile