fix(storage): updated FS_CLEAN_HRS Dockerfile definition
This commit is contained in:
parent
49adbc9d18
commit
1e3481648e
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ ENV TZ=UTC \
|
|||
AWS_REGION_ASSETS=eu-central-1 \
|
||||
CACHE_ASSETS=false \
|
||||
ASSETS_SIZE_LIMIT=6291456 \
|
||||
FS_CLEAN_HRS=0
|
||||
FS_CLEAN_HRS=12
|
||||
|
||||
|
||||
ARG SERVICE_NAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue