Remove port from Emby
This commit is contained in:
parent
0270758691
commit
ac25b9b73a
|
@ -29,7 +29,5 @@
|
|||
- "{{ services.emby.volume }}/programdata:/config:rw"
|
||||
- "{{ services.emby.volume }}/tvshows:/mnt/share1:rw"
|
||||
- "{{ services.emby.volume }}/movies:/mnt/share2:rw"
|
||||
published_ports:
|
||||
- 0.0.0.0:8096:8096/tcp
|
||||
devices:
|
||||
- /dev/vchiq:/dev/vchiq # MMAL/OMX on Raspberry Pi
|
||||
|
|
Reference in a new issue