We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
git-repos
1 parent 8e5e77e commit afaa9dfCopy full SHA for afaa9df
beeai/compose.yaml
@@ -21,7 +21,7 @@ x-beeai-agent: &beeai-agent
21
- .secrets/beeai-agent.env
22
volumes:
23
- ./agents:/home/beeai/agents:ro,z
24
- - git-repos:/git-repos
+ - git-repos:/git-repos:rw,U
25
restart: unless-stopped
26
27
services:
0 commit comments