mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +09:00
feat: agent browser (#200)
* feat: agent browser * chore: complete docker and action config * feat: more actions * feat: browser tab switch * fix: browser build * fix: lint * fix: migrations
This commit is contained in:
@@ -47,6 +47,11 @@ host = "127.0.0.1"
|
||||
port = 8081
|
||||
server_addr = ":8080"
|
||||
|
||||
[browser_gateway]
|
||||
host = "127.0.0.1"
|
||||
port = 8083
|
||||
server_addr = ":8080"
|
||||
|
||||
[web]
|
||||
host = "127.0.0.1"
|
||||
port = 8082
|
||||
|
||||
Reference in New Issue
Block a user