mirror of
https://github.com/Yanyutin753/ChatGPT-Next-Web-LangChain-Gpt-4-All.git
synced 2025-10-13 22:57:24 +00:00
Update docker-compose.yml
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
|||||||
chatgpt-next-web:
|
chatgpt-next-web:
|
||||||
profiles: [ "no-proxy" ]
|
profiles: [ "no-proxy" ]
|
||||||
container_name: chatgpt-next-web
|
container_name: chatgpt-next-web
|
||||||
image: gosuto/chatgpt-next-web-langchain
|
image: yangclivia/chatgpt-next-web-langchain
|
||||||
volumes:
|
volumes:
|
||||||
- next_chat_upload:/app/uploads
|
- next_chat_upload:/app/uploads
|
||||||
ports:
|
ports:
|
||||||
@@ -23,7 +23,7 @@ services:
|
|||||||
chatgpt-next-web-proxy:
|
chatgpt-next-web-proxy:
|
||||||
profiles: [ "proxy" ]
|
profiles: [ "proxy" ]
|
||||||
container_name: chatgpt-next-web-proxy
|
container_name: chatgpt-next-web-proxy
|
||||||
image: gosuto/chatgpt-next-web-langchain
|
image: yangclivia/chatgpt-next-web-langchain
|
||||||
volumes:
|
volumes:
|
||||||
- next_chat_upload:/app/uploads
|
- next_chat_upload:/app/uploads
|
||||||
ports:
|
ports:
|
||||||
|
Reference in New Issue
Block a user