mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-20 14:06:09 +05:00
readme updated with instructions how to make DLNA working in Docker installation (#453)
Co-authored-by: Andrey Chernyshov <a.chernyshov@yadro.com>
This commit is contained in:
@@ -147,6 +147,7 @@ services:
|
||||
torrserver:
|
||||
image: ghcr.io/yourok/torrserver
|
||||
container_name: torrserver
|
||||
network_mode: host # to allow DLNA feature
|
||||
environment:
|
||||
- TS_PORT=5665
|
||||
- TS_DONTKILL=1
|
||||
@@ -160,6 +161,7 @@ services:
|
||||
- '5665:5665'
|
||||
restart: unless-stopped
|
||||
|
||||
|
||||
```
|
||||
|
||||
### Smart TV (using Media Station X)
|
||||
|
||||
Reference in New Issue
Block a user