Rolled back to v0.0.2

This commit is contained in:
Danny Avila 2023-03-10 12:55:45 -05:00
parent 57d3025717
commit 72ff47e204
20 changed files with 87 additions and 142 deletions

View file

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