CodeWonderer

Results 1 comments of CodeWonderer

I was experiencing the same issue. It's due to the external hostname being incorrect for localstack. To resolve this, I set this: `HOSTNAME_EXTERNAL=localstack` If you're using a hostname other than...