home folder as volume

This commit is contained in:
randogoth 2025-10-19 17:08:15 +03:00
parent 442ea5008b
commit b82b1f94d4
2 changed files with 5 additions and 0 deletions

View file

@ -18,4 +18,5 @@ services:
- ./allowed_repo:/opt/allowed_repo
- ./config/dos_allowed:/etc/dos_allowed:ro
- ./dos_env:/etc/dos_env
- ./dos_home:/home/dosuser
restart: unless-stopped