diff --git a/HomeAPI-Setup.md b/HomeAPI-Setup.md index bc7b672..3526985 100644 --- a/HomeAPI-Setup.md +++ b/HomeAPI-Setup.md @@ -39,7 +39,7 @@ Public API's that require keys: }, "ApiConfiguration": { "EspConfiguration": { - "InformationBoardImageUrl": "http://192.168.101.178:5000/home/default.jpg", <--- Server Address (always use ip)! + "InformationBoardImageUrl": "http://192.168.101.178:5000/home/default.jpg", <--- Server Address (always use ip! This should always be the ip of the computer running this application)! "UpdateIntervalMinutes": 2, "BlackTextThreshold": 190, "EnableDithering": true,