default grace period to aggressive with 10 sec
This commit is contained in:
@@ -23,6 +23,7 @@ services:
|
|||||||
--authrpc.vhosts=*
|
--authrpc.vhosts=*
|
||||||
--authrpc.jwtsecret=/jwtsecret
|
--authrpc.jwtsecret=/jwtsecret
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
stop_grace_period: 1m
|
||||||
labels:
|
labels:
|
||||||
- "prometheus-scrape.enabled=true"
|
- "prometheus-scrape.enabled=true"
|
||||||
- "prometheus-scrape.port=6060"
|
- "prometheus-scrape.port=6060"
|
||||||
@@ -74,6 +75,8 @@ services:
|
|||||||
--execution-jwt /jwtsecret
|
--execution-jwt /jwtsecret
|
||||||
--http
|
--http
|
||||||
--http-address=0.0.0.0
|
--http-address=0.0.0.0
|
||||||
|
restart: unless-stopped
|
||||||
|
stop_grace_period: 1m
|
||||||
networks:
|
networks:
|
||||||
- chains
|
- chains
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
Reference in New Issue
Block a user