jellyfin-container: config mopidy
This commit is contained in:
parent
2800e74f7e
commit
483113a1c7
2 changed files with 23 additions and 8 deletions
17
containers/mopidy.conf
Normal file
17
containers/mopidy.conf
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
[jellyfin]
|
||||
enabled = true
|
||||
hostname = localhost:8096
|
||||
username = veneficium
|
||||
password = paswordF!08!
|
||||
[mpd]
|
||||
enabled = true
|
||||
hostname = 0.0.0.0
|
||||
port = 6600
|
||||
connection_timeout = 300
|
||||
[http]
|
||||
enabled = true
|
||||
hostname = 0.0.0.0
|
||||
port = 6680
|
||||
default_app = muse
|
||||
[muse]
|
||||
enabled = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue