Skip to content

Commit

Permalink
add DAC_OVERRIDE permission for Manyfold (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
Floppy committed Jun 27, 2024
1 parent 9fb7477 commit d51a287
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions servapps/Manyfold/cosmos-compose.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
],
"cap_add": [
"CHOWN",
"DAC_OVERRIDE",
"SETGID",
"SETUID"
],
Expand Down

0 comments on commit d51a287

Please sign in to comment.