diff --git a/docs/site/Server.md b/docs/site/Server.md index 07c0dd486f8a..199ba6329504 100644 --- a/docs/site/Server.md +++ b/docs/site/Server.md @@ -17,6 +17,11 @@ for requests on a specific port, handle them, and return appropriate responses. A single application can have multiple server instances listening on different ports and working with different protocols. +## Common tasks + +- [Enable HTTPS](./guides/deployment/enabling-https.md) +- [Customize how OpenAPI spec is served](./guides/rest/customize-openapi.md) + ## Usage LoopBack 4 offers the