Compare commits
2 Commits
0996c409bc
...
74d45f4268
| Author | SHA1 | Date | |
|---|---|---|---|
| 74d45f4268 | |||
|
|
030376e19d |
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
jellyfin:
|
jellyfin:
|
||||||
image: jellyfin/jellyfin:10.11.2
|
image: jellyfin/jellyfin:10.11.3
|
||||||
user: ${JELLYFIN_USER_UID}:${JELLYFIN_USER_GID}
|
user: ${JELLYFIN_USER_UID}:${JELLYFIN_USER_GID}
|
||||||
network_mode: 'host'
|
network_mode: 'host'
|
||||||
restart: always
|
restart: always
|
||||||
|
|||||||
Reference in New Issue
Block a user