Update docker-compose.yml

Co-authored-by: Peter-Jan Brone <peter-jan@settlemint.com>
This commit is contained in:
Christopher Schinnerl 2022-01-12 10:37:00 +00:00 committed by GitHub
parent c3d78fc2db
commit ddafca421a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ services:
- SKYD_DISK_CACHE_DISABLED=true
- SKYD_DISK_CACHE_SIZE=53690000000 # 50GB
- SKYD_DISK_CACHE_MIN_HITS=3
- SKYD_DISK_CACHE_HIT_PERIOD=3600
- SKYD_DISK_CACHE_HIT_PERIOD=3600 # 1h
env_file:
- .env