From 72e6fb59a0d7e6ce69af17f472b88fcbe2dacd9c Mon Sep 17 00:00:00 2001 From: fadmin Date: Thu, 11 Jun 2026 14:32:48 -0400 Subject: [PATCH] Update Home --- Home.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 8419cbf..f1d8382 100644 --- a/Home.md +++ b/Home.md @@ -4,9 +4,10 @@ I created a script to prompt you for that information. Download it to the PC, an I created another script to download and install both Docker and Docker-Compose. To install you will need to download it and running it by: `install-docker-and-dockercompose.sh` -If you dont want to use the script you can use the docker file. Download to the pc and edit the folling if you use the docker compose file +If you don't want to use the script, you can use the Docker file. Download to the pc and edit the following if you use the docker compose file: -Under Traefik service edit the email to match your email + +Under Traefik service edit the email to match your email. Replace **enteryour@email.com** `- "--certificatesresolvers.myresolver.acme.email=enteryour@email.com"`