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