diff --git a/nginx/README.md b/nginx/README.md index b829e95..8ab2833 100644 --- a/nginx/README.md +++ b/nginx/README.md @@ -1,4 +1,4 @@ -### Set up SSL acces for the Ride The Lightning web UI on the RaspiBlitz +### Set up SSL access for the Ride The Lightning web UI on the RaspiBlitz Have a look a the script here: [bonus.SSL_for_RTL.sh](bonus.SSL_for_RTL.sh). diff --git a/nginx/bonus.SSL_for_RTL.sh b/nginx/bonus.SSL_for_RTL.sh index cdfb3fd..6509a68 100644 --- a/nginx/bonus.SSL_for_RTL.sh +++ b/nginx/bonus.SSL_for_RTL.sh @@ -150,4 +150,4 @@ sudo systemctl enable nginx sudo systemctl restart nginx echo "" -echo "Connect to RTL through https on the port 3002 and forward the port on your router to acces outside of the LAN" \ No newline at end of file +echo "Connect to RTL through https on the port 3002 and forward the port on your router to access outside of the LAN"