mirror of
https://github.com/bensuperpc/infrastructure.git
synced 2025-06-13 05:59:24 +02:00
@ -14,6 +14,7 @@ services:
|
||||
- ALL
|
||||
cap_add:
|
||||
- CHOWN
|
||||
- DAC_OVERRIDE
|
||||
# Fix root permissions on mounted volumes
|
||||
command: chown -R ${PUID:-1000}:${PGID:-1000} /public /private
|
||||
|
||||
|
Reference in New Issue
Block a user