Skip to content

Commit

Permalink
docs: styling
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivelin Ivanov authored Nov 6, 2019
1 parent 52e9407 commit 55d9e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The app is explicitly designed with user privacy and data ownership in mind:

An initial functional version of the web app is available. It pulls live timeline data from the edge device.
The UI app currently finds the correponding Ambianic Edge timeline feed via [`config.js`](config.js) located in the root app folder. Example config follows:
```json
```js
// Ambianic client side configuration
export default {
AMBIANIC_API_URI: 'http://192.168.86.246:8778/api/'
Expand Down

0 comments on commit 55d9e8e

Please sign in to comment.