mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
Dockerization + ai review recomendations.
This commit is contained in:
Vendored
+14
@@ -0,0 +1,14 @@
|
||||
# Librarian service configuration
|
||||
|
||||
CONJURER_API_KEY=HACKME!
|
||||
|
||||
CONJURER_MAIN_BOT=http://conjurer-bot:5000
|
||||
|
||||
CONJURER_LIBRARIAN_HOST=0.0.0.0
|
||||
CONJURER_LIBRARIAN_PORT=5001
|
||||
CONJURER_LIBRARIAN_MAX_RESULTS=500
|
||||
|
||||
CONJURER_CROSSREF_MAILTO=HACKME!
|
||||
CONJURER_LIBRARIAN_LOG=/data/logs/librarian.log
|
||||
|
||||
CONJURER_NETRC_FILE=/data/secrets/.netrc
|
||||
Reference in New Issue
Block a user