Update docker-compose.yml
This commit is contained in:
@@ -42,6 +42,10 @@ services:
|
||||
- no-new-privileges:true
|
||||
cap_drop:
|
||||
- ALL
|
||||
cap_add:
|
||||
- CHOWN
|
||||
- SETUID
|
||||
- SETGID
|
||||
pids_limit: 128
|
||||
depends_on:
|
||||
hermes-gateway:
|
||||
|
||||
Reference in New Issue
Block a user