Add grace period
This commit is contained in:
parent
fd5dfe6956
commit
406431d0a3
1 changed files with 1 additions and 0 deletions
|
@ -15,3 +15,4 @@ services:
|
||||||
- 5000:5000
|
- 5000:5000
|
||||||
- 5001:5001
|
- 5001:5001
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
|
stop_grace_period: 60s
|
||||||
|
|
Loading…
Reference in a new issue