From 5ea0ea7e064dfe485c801eeca5f2ff1a97c4ac13 Mon Sep 17 00:00:00 2001 From: peskyadmin Date: Tue, 8 Apr 2025 22:22:42 -0500 Subject: [PATCH] remove optional feature --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index a02c238..b921cab 100644 --- a/README.md +++ b/README.md @@ -76,10 +76,6 @@ ts-{{service}}/ ## Optional Features -- Uncomment the Docker socket volume mapping in the service to enable Docker integrations: - ```yaml - - /var/run/docker.sock:/var/run/docker.sock - ``` - Uncomment and adjust the ports mapping if you need direct access (without Tailscale): ```yaml ports: