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