johnmackenziediningclubgroup
Results
1
comments of
johnmackenziediningclubgroup
I found a fix for this, make sure you have both AWS env vars set in your app container. ``` AWS_SECRET_ACCESS_KEY="AWS_SECRET_ACCESS_KEY" AWS_ACCESS_KEY="AWS_ACCESS_KEY" ``` The value does not matter, as long...