Set cache_assets to true
This commit is contained in:
parent
760deec2db
commit
d2ccfcc97f
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue