Add stop grace period
This commit is contained in:
parent
82cc22f367
commit
4ce00c7673
|
@ -22,6 +22,7 @@ services:
|
|||
branch: portal-latest
|
||||
container_name: sia
|
||||
restart: unless-stopped
|
||||
stop_grace_period: 5m
|
||||
logging: *default-logging
|
||||
environment:
|
||||
- SIA_MODULES=gctwra
|
||||
|
|
Reference in New Issue