remove optional feature

This commit is contained in:
peskyadmin 2025-04-08 22:22:42 -05:00
parent 66f5d12992
commit 5ea0ea7e06

View File

@ -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: