Set cache_assets to true

This commit is contained in:
Mehdi Osman 2022-02-01 15:19:39 +01:00 committed by GitHub
parent 760deec2db
commit d2ccfcc97f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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