Update docker-compose.yml

This commit is contained in:
7li7li 2024-08-01 19:00:24 +08:00 committed by GitHub
parent b00e326dbe
commit 4c3534553d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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