Hi, i'm trying to setup linuxserver/tvheadend container behind a reverse proxy. The docker image let us define an environment parameter to specify webroot for reverse proxy "-e RUN_OPTS". The question is what is the syntax to define the RUN_OPTS like "--http_root /tvheadend" in /etc/service.d/tvheadend/run .
What i'm tryin to set up is to acces the web interface at https://<DOMAIN>/tvheadend