Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmielchen committed Mar 11, 2023
2 parents 6965cd8 + 02b7e1b commit 7d77af7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 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,10 @@ https://host:port/ical?token=secret
```

## Roadmap
> 1.0.4 Set Europe/Berlin as default Timezone
> 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 7d77af7

Please sign in to comment.