Update docker-compose.yml

This commit is contained in:
2026-04-21 19:42:42 +02:00
parent aebb5776a8
commit 4e721a8ac9
+4
View File
@@ -42,6 +42,10 @@ services:
- no-new-privileges:true - no-new-privileges:true
cap_drop: cap_drop:
- ALL - ALL
cap_add:
- CHOWN
- SETUID
- SETGID
pids_limit: 128 pids_limit: 128
depends_on: depends_on:
hermes-gateway: hermes-gateway: