update readme
This commit is contained in:
parent
d8737a04ed
commit
75dbaebccd
1 changed files with 6 additions and 1 deletions
|
@ -16,6 +16,7 @@ version: '3.8'
|
|||
services:
|
||||
caldav-bridge:
|
||||
build:
|
||||
# Change this to the root of the repository
|
||||
context: ./bridge
|
||||
ports:
|
||||
- "8004:8000"
|
||||
|
@ -26,3 +27,7 @@ services:
|
|||
BEAVERHABITS_PASSWORD: "" # however, i don't care
|
||||
restart: unless-stopped
|
||||
```
|
||||
|
||||
Then configure it in home assistant with the URL
|
||||
|
||||
`http://[ip]:8004/caldav/`
|
Loading…
Add table
Add a link
Reference in a new issue