fix: update link to security recommendations in installation documentation

- Corrected the link to the security recommendations section in the installation guide to point to the appropriate remote servers documentation.
This commit is contained in:
Mauricio Siu
2026-01-23 23:47:10 +02:00
parent 5111e8f266
commit c67663b3b7

View File

@@ -122,5 +122,5 @@ Once you have verified that your domain is working correctly, you can disable IP
docker service update --publish-rm "published=3000,target=3000,mode=host" dokploy
```
To further secure your installation, consider reading the [Security recommendations](/docs/core/multi-server/security#security-recommendations) section.
To further secure your installation, consider reading the [Security recommendations](/docs/core/remote-servers/security#security-recommendations) section.