Update docker-compose.yml
This commit is contained in:
@@ -4,6 +4,7 @@ services:
|
||||
container_name: hermes-gateway
|
||||
restart: unless-stopped
|
||||
init: true
|
||||
command: gateway run
|
||||
security_opt:
|
||||
- no-new-privileges:true
|
||||
cap_drop:
|
||||
|
||||
Reference in New Issue
Block a user