Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmielchen authored Mar 11, 2023
1 parent a645c1e commit 67ea7e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Create instance
```Bash
docker pull ghcr.io/maxmielchen/untiscalender:main
docker run \
-e TIMEZONE="Germany/Berlin" \
-e ROOM=Room \
-e TEACHER=Teacher \
-e SUMMARY=School \
Expand All @@ -51,6 +52,8 @@ https://host:port/ical?token=secret
```

## Roadmap
> 1.0.3 Add option to change Timezone
> 1.0.2 Fix token bug
> 1.0.1 Save version, with some security settings and env variables
Expand Down

0 comments on commit 67ea7e2

Please sign in to comment.