mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
chore: move /agent to /apps/agent
This commit is contained in:
@@ -104,7 +104,7 @@ services:
|
||||
agent:
|
||||
image: oven/bun:1-alpine
|
||||
container_name: memoh-dev-agent
|
||||
working_dir: /workspace/agent
|
||||
working_dir: /workspace/apps/agent
|
||||
command: ["bun", "run", "--watch", "src/index.ts"]
|
||||
volumes:
|
||||
- ..:/workspace
|
||||
|
||||
Reference in New Issue
Block a user