Skip to content

Commit 94b1bcb

Browse files
authored
Removing wrong information regarding reverse DNS (#3726)
1 parent a510feb commit 94b1bcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ Make sure the image is **Ubuntu 20.04 LTS** as this version is supported by
3131
Deployer's [provision](recipe/provision.md) recipe.
3232

3333
:::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.
34+
Configure a DNS record for your domain that points to the IP address of your server.
35+
This will allow you to ssh into the server using your domain name instead of the IP address.
3636
:::
3737

3838
Our **deploy.php** recipe contains a host definition with a few important params:

0 commit comments

Comments
 (0)