[fix] perms

This commit is contained in:
Andy Bunce 2022-08-11 12:46:15 +01:00
parent 51f65150bc
commit 6861f0cbee
4 changed files with 6 additions and 4 deletions

View file

@ -13,6 +13,7 @@ services:
- SUDO_PASSWORD_HASH= #optional
volumes:
- ./config:/config
- ./repo:/basex/repo
- ./custom:/basex/lib/custom
- /var/run/docker.sock:/var/run/docker.sock
ports: