deploy : current attempt at backend dockerization
This commit is contained in:
committed by
Antoine Vivies
parent
c1a1e9409d
commit
a3ad635728
+3
-1
@@ -1,4 +1,6 @@
|
||||
SEARXNG_BASE_URL="http://127.0.0.1:8080"
|
||||
OPENAI_API_KEY='xxxxx'
|
||||
DEEPSEEK_API_KEY='xxxxx'
|
||||
OPENROUTER_API_KEY='xxxxx'
|
||||
OPENROUTER_API_KEY='xxxxx'
|
||||
BACKEND_PORT=8000
|
||||
WORK_DIR="/tmp/"
|
||||
Reference in New Issue
Block a user