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