Set cache_assets to true

This commit is contained in:
Mehdi Osman 2022-02-01 15:19:39 +01:00 committed by Rajesh Rajendran
parent f7ece00c13
commit 2172a563a7

View file

@ -78,7 +78,7 @@ autoscaling:
env:
TOKEN_SECRET: secret_token_string # TODO: generate on buld
S3_BUCKET_IOS_IMAGES: sessions-mobile-assets
CACHE_ASSETS: false
CACHE_ASSETS: true
HTTP_PORT: 80