We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a510feb commit 94b1bcbCopy full SHA for 94b1bcb
docs/getting-started.md
@@ -31,8 +31,8 @@ Make sure the image is **Ubuntu 20.04 LTS** as this version is supported by
31
Deployer's [provision](recipe/provision.md) recipe.
32
33
:::tip
34
-Configure Reverse DNS or RDNS on your server. This will allow you to ssh into
35
-the server using the domain name instead of the IP address.
+Configure a DNS record for your domain that points to the IP address of your server.
+This will allow you to ssh into the server using your domain name instead of the IP address.
36
:::
37
38
Our **deploy.php** recipe contains a host definition with a few important params:
0 commit comments