Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Roaders committed Jun 26, 2022
1 parent 82546f5 commit 3216dac
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,12 @@ The following values are supported in the url template:
* **{deviceHostName}**
* **{index}**
* **{deviceMac}**
* **{deviceType}**
* **{deviceType}**

## Docker

Host by deploying a docker container:

```bash
$ docker run -p 80:80 roaders/shelly-commander:latest
```

0 comments on commit 3216dac

Please sign in to comment.