From 20f6dcff62ff7d2fbfa207883c784477777ffb5b Mon Sep 17 00:00:00 2001 From: zhangchenguang01 Date: Thu, 1 Aug 2024 20:07:00 +0800 Subject: [PATCH] Revert "Update docker-compose.yml" This reverts commit 4c3534553dfd69123ec80cef14026b2b684540f3. --- docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 5d4013528..935b126a3 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: 15732060266/chatgpt-next-web + image: yidadaa/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: 15732060266/chatgpt-next-web + image: yidadaa/chatgpt-next-web ports: - 3000:3000 environment: