Hi I have an origin domain as vinsonjewellers.com and a subdomain as www.vinsonjewellers.com
I was wondering if I use the code below would I then get https on both
vinsonjewellers.com and www.vinsonjewellers.com?
https-portal:
...
environment:
STAGE: production
DOMAINS: 'vinsonjewellers.com => www.vinsonjewellers.com'
I was also wondering if its possible to create a wildcard certificate using this docker container?