From 4c3534553dfd69123ec80cef14026b2b684540f3 Mon Sep 17 00:00:00 2001 From: 7li7li <42026859+7li7li@users.noreply.github.com> Date: Thu, 1 Aug 2024 19:00:24 +0800 Subject: [PATCH] Update docker-compose.yml --- docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 935b126a3..5d4013528 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -3,7 +3,7 @@ services: chatgpt-next-web: profiles: [ "no-proxy" ] container_name: chatgpt-next-web - image: yidadaa/chatgpt-next-web + image: 15732060266/chatgpt-next-web ports: - 3000:3000 environment: @@ -21,7 +21,7 @@ services: chatgpt-next-web-proxy: profiles: [ "proxy" ] container_name: chatgpt-next-web-proxy - image: yidadaa/chatgpt-next-web + image: 15732060266/chatgpt-next-web ports: - 3000:3000 environment: