added timezone
This commit is contained in:
@@ -22,6 +22,9 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: audiobookshelf
|
||||
env:
|
||||
- name: TZ
|
||||
value: Europe/Berlin
|
||||
image: ghcr.io/advplyr/audiobookshelf:2.30.0
|
||||
volumeMounts:
|
||||
- name: config
|
||||
|
||||
Reference in New Issue
Block a user