diff --git a/deploy.sh b/deploy.sh index d4fb222..168c0f0 100755 --- a/deploy.sh +++ b/deploy.sh @@ -18,7 +18,7 @@ # --- Configuration --- REMOTE_USER="ubuntu" # The user you SSH in with (e.g., ubuntu, ec2-user) REMOTE_HOST="3.9.182.122" # The IP address or domain of your server -CERTBOT_EMAIL="your-email@example.com" # !! IMPORTANT: CHANGE THIS !! Email for Let's Encrypt account +CERTBOT_EMAIL="azeem.fidahusein@gmail.com" # !! IMPORTANT: CHANGE THIS !! Email for Let's Encrypt account # --- File & Path Definitions --- KEY_FILE="~/repos/azeem-macbookair.pem"