From 7d8abfd3b776fd74fafbda4fa9221457aec3026f Mon Sep 17 00:00:00 2001 From: peskyadmin Date: Tue, 8 Apr 2025 21:10:50 -0500 Subject: [PATCH] minor --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 00c1cef..128407e 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This project sets up a Homepage instance with Tailscale VPN integration using Do ## Project Structure ``` -your-project/ +ts-homepage/ ├── docker-compose.yml ├── tailscale/ │ ├── tailscale-data/ # Persistent Tailscale state @@ -107,5 +107,5 @@ your-project/ - Direct port mapping is disabled by default as Tailscale handles the networking - Services restart automatically unless explicitly stopped - For more information: -- Tailscale documentation: https://tailscale.com/kb/ -- Homepage documentation: https://gethomepage.dev/ + - Tailscale documentation: https://tailscale.com/kb/ + - Homepage documentation: https://gethomepage.dev/