fix: finalize paths to /memex for LXC/Docker consistency

This commit is contained in:
2026-03-27 18:50:11 -04:00
parent 67e1234ec7
commit 920f5db6f1
2 changed files with 5 additions and 12 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:
- /barrel/computers/memex:/memex
- /memex:/memex
env_file:
- .env