feat (backend): nocache assets by default
This commit is contained in:
parent
db30edfeb2
commit
6b806bc889
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue