feat (backend): nocache assets by default

This commit is contained in:
ShiKhu 2021-07-14 18:36:34 +03:00
parent db30edfeb2
commit 6b806bc889

View file

@ -35,7 +35,7 @@ ENV TZ=UTC \
AWS_REGION_WEB=eu-central-1 \
AWS_REGION_IOS=eu-west-1 \
AWS_REGION_ASSETS=eu-central-1 \
CACHE_ASSETS=true \
CACHE_ASSETS=false \
ASSETS_SIZE_LIMIT=6291456