updated logic
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
# --- Configuration ---
|
# --- Configuration ---
|
||||||
REMOTE_USER="ubuntu" # The user you SSH in with (e.g., ubuntu, ec2-user)
|
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
|
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 ---
|
# --- File & Path Definitions ---
|
||||||
KEY_FILE="~/repos/azeem-macbookair.pem"
|
KEY_FILE="~/repos/azeem-macbookair.pem"
|
||||||
|
|||||||
Reference in New Issue
Block a user