Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 5 additions & 16 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,8 @@
EMAIL=
# Require
PASSWORD=
# Session Token
SESSION_TOKEN=
REVERSE_PROXY_URL=
# Optional Are you a Plus user?
IS_PRO_ACCOUNT=false
# Optional (if you dont understand, please dont change)
MARKDOWN=false
DEBUG=false
IS_GOOGLE_LOGIN=false
IS_MICROSOFT_LOGIN=false
MINIMIZE=false
CAPTCHA_TOKEN=
NOPECHA_KEY=
EXECUTABLE_PATH=
PROXY_SERVER=
USER_DATA_DIR=
# optional
REVERSE_PROXY_URL=https://chatgpt.duti.tech/api/conversation
PROXY=
MODEL=
CACHE_URL=
Loading