Comment out devices section in tvheadend service configuration for clarity
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 9981:9981
|
- 9981:9981
|
||||||
- 9982:9982
|
- 9982:9982
|
||||||
devices:
|
# devices:
|
||||||
# - /dev/dri:/dev/dri #optional
|
# - /dev/dri:/dev/dri #optional
|
||||||
# - /dev/dvb:/dev/dvb #optional
|
# - /dev/dvb:/dev/dvb #optional
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user