mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +09:00
fix (docker): missing web keys in docker config
This commit is contained in:
@@ -50,6 +50,11 @@ host = "agent"
|
||||
port = 8081
|
||||
server_addr = "server:8080"
|
||||
|
||||
## Web
|
||||
[web]
|
||||
host = "127.0.0.1"
|
||||
port = 8082
|
||||
|
||||
[brave]
|
||||
api_key = ""
|
||||
base_url = "https://api.search.brave.com/res/v1/"
|
||||
|
||||
Reference in New Issue
Block a user