changed local port default from 8080 to 8081

pull/1/head
jbruce 2018-11-28 15:44:46 -05:00
rodzic 31fb110664
commit a45488110c
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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