From 6acacdce9501938e613f7e736f636845fafc3e13 Mon Sep 17 00:00:00 2001 From: Kevin Douglas Date: Mon, 27 Apr 2026 15:19:25 -0400 Subject: [PATCH] Updated ReadMe. --- readme | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/readme b/readme index b341b0e..842ea54 100644 --- a/readme +++ b/readme @@ -39,9 +39,11 @@ git push origin main - Click Add stack (or edit an existing one) - Choose Repository as the build method - Fill in the following: -FieldValueRepository URL http://192.168.1.46:3131/kdouglas011/portainer-stacks.git -Repository reference refs/heads/main -Compose path pihole/docker-compose.yml (use exact relative path) +| Field | Value | +|------------------------|--------------------------------------------| +| Repository URL | http://192.168.1.46:3131/kdouglas011/portainer-stacks.git | +| Repository reference | refs/heads/main | +| Compose path | pihole/docker-compose.yml (use exact relative path) | - (Optional) Enable Automatic updates - Click Deploy the stack (or Update the stack)