From c6cb38ba0dabc91507d949b96f6478013f902c83 Mon Sep 17 00:00:00 2001 From: Keith Stevens Date: Tue, 27 Dec 2022 07:49:24 +0900 Subject: [PATCH] Enhancing the readme --- copilot/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/copilot/README.md b/copilot/README.md index b4748c0a..406490fa 100644 --- a/copilot/README.md +++ b/copilot/README.md @@ -13,10 +13,11 @@ services backed by a Serverless Aurora Postgres database. Setup requires a few steps: ```sh -copilot app init --domain your_domain.tls +copilot app init --domain your_domain.com ``` -This will initialize and register a variety of URls with your domain. +This will initialize and register a variety of URLs with your +`your_domain.com`. Replace with a proper domain to setup SSL certificates. ```sh copilot env deploy