From d34cd51b30b46ba51e53ebf84d82818b009939f0 Mon Sep 17 00:00:00 2001 From: fadmin Date: Thu, 11 Jun 2026 15:00:14 -0400 Subject: [PATCH] Update Home --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 2769e6a..de15680 100644 --- a/Home.md +++ b/Home.md @@ -1,6 +1,6 @@ -How to user the two scripts and a Docker Compose file. +# How to user the two scripts and a Docker Compose file. -# The Docker Compose file will just pull the images and deploy the containers, but do edit the Docker Compose to match locations and passwords. Edit before deploying. +## The Docker Compose file will just pull the images and deploy the containers, but do edit the Docker Compose to match locations and passwords. Edit before deploying. I created a script to prompt you for that information. Download it to the PC, and you run it by: `.\setup-docker-containers-only.sh`