From e00ef467bfc0679aa18e293cd08b92b13f832c84 Mon Sep 17 00:00:00 2001 From: Robin Davies Date: Tue, 26 Apr 2022 04:47:17 -0400 Subject: [PATCH] List of addresses in the About dialog. --- docs/Configuring.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Configuring.md b/docs/Configuring.md index 8d287b7..3b5dbe6 100644 --- a/docs/Configuring.md +++ b/docs/Configuring.md @@ -16,6 +16,8 @@ After PiPedal is installed, you can connect to the web interface as follows: via - at port 80 of the current network address of your Raspberry Pi, if you are connecting from an Android device (which does not currently support mDNS). +See the ADDRESSES section of the About dialog for a list of addresses that can be used to connect to PiPedal. + To complete the initial configuration, you must either connect an Ethernet cable to your Raspberry pi so you can connect to the Web App (after which you should be able to connect to http://pipedal.local); or you must launch a web browser locally on your Raspberry pi device while logged in interactively. If you already have another web server on port 80, see [*How to Change the Web Server Port*](ChangingTheWebServerPort.md).