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