Add grace period

This commit is contained in:
Kroese 2023-04-10 22:26:06 +02:00 committed by GitHub
parent fd5dfe6956
commit 406431d0a3

View File

@ -15,3 +15,4 @@ services:
- 5000:5000 - 5000:5000
- 5001:5001 - 5001:5001
restart: on-failure restart: on-failure
stop_grace_period: 60s