immich version bump, add workout tracker
This commit is contained in:
10
readme.md
10
readme.md
@@ -54,6 +54,7 @@ These are all the services hosted, what they are for, and any clients I use with
|
||||
- [Vaultwarden](https://github.com/dani-garcia/vaultwarden) - Password manager
|
||||
- [Bitwarden clients](https://bitwarden.com/download/)
|
||||
- [Wizarr](https://github.com/Wizarrrr/wizarr?tab=readme-ov-file) - Jellyfin user invite manager
|
||||
- [Workout Tracker](https://github.com/jovandeginste/workout-tracker) - Used with [OpenTracks](https://github.com/OpenTracksApp/OpenTracks) to track my cycling
|
||||
|
||||
### Monitoring
|
||||
|
||||
@@ -417,3 +418,12 @@ SYMFONY__ENV__MAILER_DSN=
|
||||
SYMFONY__ENV__FROM_EMAIL=
|
||||
```
|
||||
|
||||
### Workout Tracker
|
||||
|
||||
[Docs](https://github.com/jovandeginste/workout-tracker#docker)
|
||||
|
||||
```env
|
||||
# workout-tracker.env
|
||||
|
||||
WT_JWT_ENCRYPTION_KEY=
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user