Merge pull request #2053 from SkynetLabs/pj/stop-grace-period

Stop Grace Period
This commit is contained in:
Ivaylo Novakov 2022-04-28 13:08:02 +02:00 committed by GitHub
commit 99e8f3847f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ services:
branch: portal-latest branch: portal-latest
container_name: sia container_name: sia
restart: unless-stopped restart: unless-stopped
stop_grace_period: 5m
logging: *default-logging logging: *default-logging
environment: environment:
- SIA_MODULES=gctwra - SIA_MODULES=gctwra