mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-07-02 10:57:48 +08:00
[Komodo] fern: Write Compose File: update jellyfin/compose.yaml
This commit is contained in:
parent
5fb67449a2
commit
bcc0b8c6b3
1 changed files with 2 additions and 0 deletions
|
@ -65,6 +65,8 @@ services:
|
|||
POSTGRES_IP: jellystat_db
|
||||
POSTGRES_PORT: 5432
|
||||
JWT_SECRET: ${JELLYSTAT_JWT_SECRET}
|
||||
JS_USER: fern
|
||||
JS_PASSWORD: ${JELLYSTAT_PASSWORD}
|
||||
TZ: Australia/Perth
|
||||
volumes:
|
||||
- jellystat_data:/app/backend/backup-data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue