ci: update volume paths and deployment directory to /memex

This commit is contained in:
2026-03-27 17:41:08 -04:00
parent 1024d3ada7
commit a59e3422f6
2 changed files with 3 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ services:
- "${ORG_AGENT_DAEMON_PORT:-9105}:${ORG_AGENT_DAEMON_PORT:-9105}"
- "${ORG_AGENT_WEB_PORT:-8080}:${ORG_AGENT_WEB_PORT:-8080}"
volumes:
- /docker/memex:/home/amr/.openclaw/workspace/memex
- /memex:/memex
env_file:
- .env