Skip to content

Commit 66771a6

Browse files
authored
Merge pull request #8 from commitdev/update-readme-domain
added a note about domain in Route53 for mutilple env
2 parents 8fd4941 + 8c19111 commit 66771a6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ diagram](./docs/architecture-overview.svg).
1111
- A valid AWS account
1212
- [Set up the AWS CLI](https://docs.aws.amazon.com/polly/latest/dg/setup-aws-cli.html)
1313
- [A domain registered with Route53](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/domain-register.html)
14+
- Note: if you want to use different domain per environment (staging/poduction), you need to have multiple hosted zones. The available zones in Route53 can be found by running this command. `aws route53 list-hosted-zones`
1415

1516
## Getting Started
1617

0 commit comments

Comments
 (0)