Skip to content

Commit b9f9a29

Browse files
authored
Update README.md
1 parent fcf5632 commit b9f9a29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ After VM is provisioned :-
3030
2. Visit https://my.noip.com/dynamic-dns and update A record(IPV4) to the created external IP for free. This might take a few minutes to propagate the changes.
3131
3. Create ssl certificates with the help of letsencrypt:
3232
***certbot --nginx -n -d <your_domain> --redirect --agree-tos --email <your_email_id>***
33+
3334
***service nginx reload***
35+
3436
--redirect redirects 80 to 443 automatically
3537

3638
Output

0 commit comments

Comments
 (0)