From 4eaa649faee1f60aef58f496a4ea6710baf1be70 Mon Sep 17 00:00:00 2001 From: fadmin Date: Thu, 11 Jun 2026 14:14:02 -0400 Subject: [PATCH] Update Home --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index c4de2a2..37c299f 100644 --- a/Home.md +++ b/Home.md @@ -11,8 +11,8 @@ Under Traefik service edit the email to match your email Also under Traefik set the location - - **/some/local/location**/Traefik/acme.json:/acme.json - - **/some/local/location**/Traefik/files/:/etc/traefik/traefik.yml + `- **/some/local/location**/Traefik/acme.json:/acme.json` + `- **/some/local/location**/Traefik/files/:/etc/traefik/traefik.yml` redis: image: redis:latest