Update docker-compose.yml

This commit is contained in:
lihao9546 2024-10-07 22:52:23 +08:00 committed by GitHub
parent 2bac174e6f
commit 0ba310d12b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ version: "3.9"
services: services:
chatgpt-next-web: chatgpt-next-web:
profiles: [ "no-proxy" ] profiles: [ "no-proxy" ]
container_name: chatgpt-next-web container_name: 北斗Chat
image: yidadaa/chatgpt-next-web image: yidadaa/chatgpt-next-web
ports: ports:
- 3000:3000 - 3000:3000