feat: callout syntax

This commit is contained in:
2024-08-24 09:08:27 -07:00
parent 864c159886
commit 8e7ec49149
4 changed files with 15 additions and 10 deletions

View File

@ -56,8 +56,9 @@ To prepare the server to receive web requests, you'll need to follow a few steps
### 3.1. SSL Certificate
> [!NOTE]
> If the Firewall has been set up, you'll need to temporarily allow port 80 for the certificate to generate.
:::note
If the Firewall has been set up, you'll need to temporarily allow port 80 for the certificate to generate.
:::
We use LetsEncrypt to provision our SSL certificates. If it is not installed, install it with: