update readme

This commit is contained in:
ultrablob 2025-05-03 17:33:42 -04:00
parent d8737a04ed
commit 75dbaebccd

View file

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