userbase icon indicating copy to clipboard operation
userbase copied to clipboard

Automatic override of AWS_REGION config

Open mastrolinux opened this issue 5 years ago • 0 comments

The lines: https://github.com/encrypted-dev/userbase/blob/master/src/userbase-server/setup.js#L378 are ignoring any kind of proper setup of the region as per https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/setting-region.html

Even if running on EC2 we should allow the users to pick another region as per their config.

mastrolinux avatar Jan 19 '20 14:01 mastrolinux