chore(readmer): more accurate docker compose

This commit is contained in:
Kendall Garner
2025-12-23 17:38:13 -05:00
parent a67ae50d16
commit 003cfbdd6c
2 changed files with 7 additions and 11 deletions
-4
View File
@@ -110,10 +110,6 @@ services:
- SERVER_LOCK=true # When true AND name/type/url are set, only username/password can be toggled
- SERVER_TYPE=jellyfin # navidrome also works
- SERVER_URL= # http://address:port
- PUID=1000
- PGID=1000
- UMASK=002
- TZ=America/Los_Angeles
ports:
- 9180:9180
restart: unless-stopped