Skip to content

Commit

Permalink
add .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
shiyegao committed Oct 10, 2023
1 parent 12ca4a5 commit e27b0ce
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
PORT=8081
TZ=America/Los_Angeles
PROXY=
OPENAI_EMAIL=
OPENAI_PASSWORD=
CONTINUE_SIGNAL=
ENABLE_HISTORY=
IMITATE_ACCESS_TOKEN=

0 comments on commit e27b0ce

Please sign in to comment.