Calibre (not calibre-web) is not asking credentials

I have the docker container running but GUAC_USER and GUAC_PASS were not defined yet. So, I stopped the container. Added the envorinment variables and started the container again. However I’m still able to connect to the calibre desktop gui on port 8080 without the Guacamole webserver prompting me for the user id and password. Clearing the browser cache (including cookies) didn’t help.

Any idea what is going on?

IIRC those are only accepted on container creation. try removing the container completely and recreating it with your guac settings and re-test.