added in base config (ini) file
This commit is contained in:
parent
08b75a7b93
commit
4bd577963b
14
config
Normal file
14
config
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
[smegit]
|
||||||
|
DEBUG=false
|
||||||
|
WORKDIR=/smegit
|
||||||
|
COMMONREPO=https://src.koozali.org/smedev/common.git
|
||||||
|
# Brian's token, but please use wisely!
|
||||||
|
OPENAI_API_KEY=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
|
||||||
|
[local]
|
||||||
|
USER=<user>
|
||||||
|
GITEAHOST=<local GITEA URL>
|
||||||
|
GITEAACCESSTOKEN=<access token for local GITEA>
|
||||||
|
[remote]
|
||||||
|
USER=<koozali.org user id>
|
||||||
|
GITEAHOST=https://src.koozali.org
|
||||||
|
GITEAACCESSTOKEN=<access token for https://src.koozali.org GITEA>
|
Loading…
Reference in New Issue
Block a user