mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-21 21:50:49 +02:00
Rolled back to v0.0.2
This commit is contained in:
parent
57d3025717
commit
72ff47e204
20 changed files with 87 additions and 142 deletions
|
@ -22,12 +22,6 @@ services:
|
|||
- OPENAI_KEY=""
|
||||
- CHATGPT_TOKEN=""
|
||||
- BING_TOKEN=""
|
||||
# if setting the user token doesn't work, try setting the entire cookie string from bing request header
|
||||
- BING_COOKIES=""
|
||||
# Change this to proxy any request.
|
||||
- PROXY=""
|
||||
# Change this if you need to configure host name, default: 'localhost'
|
||||
- HOST=""
|
||||
ports:
|
||||
- "9000:3080"
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue