add grace period
This commit is contained in:
@@ -43,6 +43,7 @@ services:
|
|||||||
- "geth-mainnet_data:/root/.ethereum"
|
- "geth-mainnet_data:/root/.ethereum"
|
||||||
- ".jwtsecret:/jwtsecret"
|
- ".jwtsecret:/jwtsecret"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
stop_grace_period: 1m
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
- "traefik.http.middlewares.mainnet-stripprefix.stripprefix.prefixes=/mainnet"
|
- "traefik.http.middlewares.mainnet-stripprefix.stripprefix.prefixes=/mainnet"
|
||||||
|
|||||||
Reference in New Issue
Block a user