add grace period

This commit is contained in:
cventastic
2022-09-12 17:31:05 +02:00
parent cfb4490a6d
commit 303dcdca99

View File

@@ -43,6 +43,7 @@ services:
- "geth-mainnet_data:/root/.ethereum"
- ".jwtsecret:/jwtsecret"
restart: unless-stopped
stop_grace_period: 1m
labels:
- "traefik.enable=true"
- "traefik.http.middlewares.mainnet-stripprefix.stripprefix.prefixes=/mainnet"