You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This may be a duplicate of #13, but I'm not seeing the panic logs described in that issue. As with #13 I'm using CLI static config and Docker tag dynamic config.
Of the containers I've tried, these have rewrites applied correctly:
portainer/portainer
plexinc/pms-docker
linuxserver/jackett
linuxserver/deluge
linuxserver/nzbhydra2
and these silently fail:
linuxserver/sonarr
linuxserver/radarr
linuxserver/sabnzbd
Here's a minimal docker-compose.yaml where portainer will have the theme.park stylesheet injected into responses and sonarr will not:
This may be a duplicate of #13, but I'm not seeing the
panic
logs described in that issue. As with #13 I'm using CLI static config and Docker tag dynamic config.Of the containers I've tried, these have rewrites applied correctly:
portainer/portainer
plexinc/pms-docker
linuxserver/jackett
linuxserver/deluge
linuxserver/nzbhydra2
and these silently fail:
linuxserver/sonarr
linuxserver/radarr
linuxserver/sabnzbd
Here's a minimal
docker-compose.yaml
whereportainer
will have the theme.park stylesheet injected into responses andsonarr
will not:Here are the associated debug logs from creating the containers then loading the landing page of each service:
The text was updated successfully, but these errors were encountered: