fix: opencode restarting

This commit is contained in:
2026-07-21 00:16:04 +02:00
parent b47430c963
commit d3946b195e
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -39,7 +39,7 @@ services:
- agentci_data:/var/lib/agentci
- ./install-scripts:/etc/agentci/install-scripts:ro
tmpfs:
- /run/agentci
- /run/agentci:mode=1777
expose:
- "8080"
networks:
@@ -78,7 +78,7 @@ services:
- agentci_data:/var/lib/agentci
- opencode_home:/var/lib/opencode
tmpfs:
- /run/agentci
- /run/agentci:mode=1777
expose:
- "4096"
networks: