Update .env.template 更正单词
This commit is contained in:
parent
9876a1aeca
commit
39f3afd52c
|
@ -2,7 +2,7 @@
|
||||||
# Your openai api key. (required)
|
# Your openai api key. (required)
|
||||||
OPENAI_API_KEY=sk-xxxx
|
OPENAI_API_KEY=sk-xxxx
|
||||||
|
|
||||||
# Access passsword, separated by comma. (optional)
|
# Access password, separated by comma. (optional)
|
||||||
CODE=your-password
|
CODE=your-password
|
||||||
|
|
||||||
# You can start service behind a proxy
|
# You can start service behind a proxy
|
||||||
|
|
Loading…
Reference in New Issue