From a45488110caa5e7628e3ffe0bb7dfc71327b4f5b Mon Sep 17 00:00:00 2001 From: jbruce Date: Wed, 28 Nov 2018 15:44:46 -0500 Subject: [PATCH] changed local port default from 8080 to 8081 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index be8b56a..ceb814e 100644 --- a/README.md +++ b/README.md @@ -80,8 +80,8 @@ If you want the server to autostart on boot, run the following commands ### Client Access -Open Browser and goto http://127.0.0.1:8080 (for local development) or the IP -of your PI and the port defined in config.py (default 8080). +Open Browser and goto http://127.0.0.1:8081 (for local development) or the IP +of your PI and the port defined in config.py (default 8081). ### Simulation