Skip to content

Commit 0cef47b

Browse files
authored
Make it clearer which IP address to use (#4887)
Minor clarification of the sslip.io docs
1 parent a8478da commit 0cef47b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/dns-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,6 @@ If you really can't run dnsmasq then there is a possible alternative.
172172

173173
A really useful service called sslip.io allows you to test FlowFuse even when you cannot use dnsmasq. You can read more about [sslip.io on their web site](https://sslip.io).
174174

175-
You will need to set the `domain` entry in the `flowforge.yml` configuration file to the following pattern `172.17.0.1.sslip.io`. Don't forget to replace the IP address with the correct one for your configuration.
175+
You will need to set the `domain` entry in the `flowforge.yml` configuration file to the following pattern `172.17.0.1.sslip.io`. Don't forget to replace the IP address with the correct one for your the machine FlowFuse is running on.
176176

177177
This will work because the `sslip.io` domain is set up to always return the IP address embedded in the hostname queried.

0 commit comments

Comments
 (0)