Обновить docker-compose.yml
This commit is contained in:
@@ -30,8 +30,6 @@ services:
|
|||||||
jellyfin:
|
jellyfin:
|
||||||
image: jellyfin/jellyfin
|
image: jellyfin/jellyfin
|
||||||
container_name: jellyfin
|
container_name: jellyfin
|
||||||
# Optional - specify the uid and gid you would like Jellyfin to use instead of root
|
|
||||||
user: uid:gid
|
|
||||||
ports:
|
ports:
|
||||||
- 8096:8096/tcp
|
- 8096:8096/tcp
|
||||||
- 7359:7359/udp
|
- 7359:7359/udp
|
||||||
|
|||||||
Reference in New Issue
Block a user