feat(storage): changed FS_CLEAN_HRS value
This commit is contained in:
parent
b3dfa22f7b
commit
1a97e8afa5
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ ENV TZ=UTC \
|
|||
AWS_REGION_ASSETS=eu-central-1 \
|
||||
CACHE_ASSETS=false \
|
||||
ASSETS_SIZE_LIMIT=6291456 \
|
||||
FS_CLEAN_HRS=240
|
||||
FS_CLEAN_HRS=72
|
||||
|
||||
|
||||
ARG SERVICE_NAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue