linuxserver/reverse-proxy-confs

[BUG] calibreweb conf references wrong container name, causing error 502

eZtaR1 opened this issue · 2 comments

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

If you use the current calibre-web.subdomain.conf orcalibre-web.subfolder.conf swag gives you an error 502.

This is because the confs reference calibre-web instead of calibreweb, editing to "server_name calibreweb.*;" fixes it

Expected Behavior

No response

Steps To Reproduce

cp calibre-web.subdomain.conf.sample calibre-web.subdomain.conf
docker restart swag
error 502

Our example compose uses the hyphen.

Our example compose uses the hyphen.

Ahh right, i'm using dockstarter, and they have changed the naming apparently - sorry for the inconvenience!