Revert "Update docker-compose.yml"

This reverts commit 4c3534553d.
This commit is contained in:
zhangchenguang01 2024-08-01 20:07:00 +08:00
parent 4c3534553d
commit 20f6dcff62

View File

@ -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: