From cc88119994c021407ab3f577d81a8f7fd7fef726 Mon Sep 17 00:00:00 2001 From: Paulo Almeida Date: Mon, 4 Nov 2024 21:40:31 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9893596..cb0bd19 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ This Docker-based application automatically creates a proxy to virtual addresses in your Tailscale network based on Docker container labels. It simplifies traffic redirection to services running inside Docker containers, without the need for a separate Tailscale container for each service. +## Documentation + +https://almeidapaulopt.github.io/tsdproxy/ + ## Features - Proxies traffic to virtual Tailscale addresses using Docker container labels.