2019-07-29, 10:33 PM
Ok going back to your question your docker volume statement is probably something like
--volume /mnt/appdata/NextPVR/Config:/config \
but the file is the same and you need to configure it as if it is running in docker, unaware of the host environment.
Martin
--volume /mnt/appdata/NextPVR/Config:/config \
but the file is the same and you need to configure it as if it is running in docker, unaware of the host environment.
Martin