Fix OpenAI key
This commit is contained in:
parent
19efadfa1d
commit
c25fa1943a
4
config
4
config
@ -3,8 +3,8 @@ DEBUG=false
|
||||
# if first character ~ will be relative to users home, otherwise absolute
|
||||
WORKDIR=~/smegit
|
||||
COMMONREPO=https://src.koozali.org/smedev/common.git
|
||||
# Brian's token, but please use wisely!
|
||||
OPENAI_API_KEY=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
|
||||
# OpenAI key for readme comment lookup.
|
||||
OPENAI_API_KEY=<key - ask Brian for his..>
|
||||
[local]
|
||||
USER=<local GITEA user name>
|
||||
GITEAHOST=<local GITEA URL>
|
||||
|
Loading…
Reference in New Issue
Block a user