From 16d562fbd88382e2fc9f72b5fb21a23bb25ad3fa Mon Sep 17 00:00:00 2001 From: tdb3 <106488469+tdb3@users.noreply.github.com> Date: Mon, 11 Nov 2024 17:17:54 -0500 Subject: [PATCH] doc: update readme to mention recovery page --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index aac5113fb..2cbbe60d4 100755 --- a/readme.md +++ b/readme.md @@ -65,3 +65,7 @@ Some API examples in curl: ## Administration The firmware hosts a small web server on port 80 for administrative purposes. Once the Bitaxe device is connected to the local network, the admin web front end may be accessed via a web browser connected to the same network at `http://`, replacing `IP` with the LAN IP address of the Bitaxe device, or `http://bitaxe`, provided your network supports mDNS configuration. + +## Recovery + +In the event that the admin web front end is inaccessible, for example because of an unsuccessful firmware update (www.bin), a recovery page can be accessed at `http:///recovery`.