From 9b0c43be65e4a8146b0f5c4836bc6ecc6d89a015 Mon Sep 17 00:00:00 2001 From: peskyadmin Date: Tue, 8 Apr 2025 21:01:25 -0500 Subject: [PATCH] minor change --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c5f2ef3..133fd40 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This project sets up a {{service}} instance with Tailscale VPN integration using ## Project Structure ``` -your-project/ +ts-{{service}}/ ├── docker-compose.yml ├── tailscale/ │ ├── tailscale-data/ # Persistent Tailscale state @@ -102,7 +102,7 @@ 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/ -- {{service}} documentation: {{service_docs}} -- {{service}} repository: {{service_repo}} -- {{service}} linuxserve.io: {{service_lcsr}} \ No newline at end of file + - Tailscale documentation: https://tailscale.com/kb/ + - {{service}} documentation: {{service_docs}} + - {{service}} repository: {{service_repo}} + - {{service}} linuxserve.io: {{service_lcsr}} \ No newline at end of file