Change from chrome to firefox. As chrome does not work well off line - online edit of handbook/mapapp.html

This commit is contained in:
Expo on server 2024-04-20 13:42:44 +01:00
parent 2e457a3013
commit e7808cba8d

View File

@ -11,4 +11,6 @@ Now we need to host the website on your phone, in a way that your browser will t
<li>Pres the "START" button</li>
</ul>
Open chrome and navigate to <a href="http://127.0.0.1:8080/index.html">http://127.0.0.1:8080/index.html</a></body></html>
If you are genuinely offline, chrome stops access to 127.0.0.1. However Firefox has been found to work.
Open firefox and navigate to <a href="http://127.0.0.1:8080/index.html">http://127.0.0.1:8080/index.html</a></body></html>