Improved the guide on how to avoid permission errors

This commit is contained in:
itepechi 2023-09-16 06:56:23 +09:00
parent 91793dd3d6
commit d4b5b50ec4
1 changed files with 4 additions and 0 deletions

View File

@ -34,3 +34,7 @@ services:
- ./static/:/var/lib/akkoma/static/:Z
- ./uploads/:/var/lib/akkoma/uploads/:Z
- ./etc/:/etc/akkoma/:Z
## Enable the following volume if you are running Docker in emulated
## environments and getting permission errors
# volumes:
# docker-db: