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:
@@ -30,3 +30,8 @@ services:
|
||||
args:
|
||||
- VITE_API_URL=${VITE_API_URL:-/api}
|
||||
- VITE_AGENT_URL=${VITE_AGENT_URL:-/agent}
|
||||
|
||||
browser:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: docker/Dockerfile.browser
|
||||
|
||||
Reference in New Issue
Block a user