backend icon indicating copy to clipboard operation
backend copied to clipboard

Support for array in domain

Open RodrigoEspinosa opened this issue 5 years ago • 0 comments

Making the domain attribute accept both: and array with [subdomain, domain], and the current string; will make it compatible with other serverless components like serverless-nextjs-component

I can make the change and create a Pull Request here: https://github.com/serverless-components/backend/blob/master/serverless.js#L138-L140

RodrigoEspinosa avatar Mar 31 '20 14:03 RodrigoEspinosa