add links

This commit is contained in:
peskyadmin 2025-04-15 20:46:28 -05:00
parent 801ecc2107
commit 87abc51969

View File

@ -38,7 +38,7 @@ ts-{{service}}/
- CAUTION: Changing `"${TS_CERT_DOMAIN}:443": false` to `true` will expose the service to the internet
4. Configure {{Service}}
- See {{service_docs}} for configuration options
- See the [documentation]({{service_docs}}) for configuration options
5. Start the Services
```bash
@ -103,6 +103,6 @@ ts-{{service}}/
- 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}}
- {{Service}} [documentation]({{service_docs}})
- {{Service}} [repository]({{service_repo}})
- {{Service}} [linuxserve.io]({{service_lcsr}})