Skip to content

Commit 311b5a9

Browse files
committed
missed one
1 parent 5a8fd0f commit 311b5a9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

backend/.example.env

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@ OLLAMA_BASE_URL=
2424
#########################################################
2525
## Tool (Secretes and Config used by Agent Tools)
2626
#########################################################
27+
SEARX_SEARCH_HOST_URL="http://localhost:8080"
28+
SHELL_EXEC_SERVER_URL="http://localhost:3005/exec"
2729
TAVILY_API_KEY=
28-
SHELL_EXEC_SERVER_URL="http://shell.example.com/exec"
2930

3031
#########################################################
3132
## Services (Enabled via docker containers)

0 commit comments

Comments
 (0)