fix: update host volume path to /barrel/computers/memex

This commit is contained in:
2026-03-27 18:43:04 -04:00
parent 53c1f61488
commit 67e1234ec7

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:
- /memex:/memex
- /barrel/computers/memex:/memex
env_file:
- .env