Ssl and Configurator using docker

Hi

I’ve set up HA to use an SSL certificate - works great.
Now, om using GitHub - CausticLab/hass-configurator-docker: Linux x32/64 and ARM builds for the hass-configurator to edit my configuration. Worked before I started to use SSL. Now it complains about not being able to show http content in the panel frame when accessing Configurator.
I read about a HACS add-on using NGINX reverse proxy… Seems complicated to install as I do not have HACS in my HA setup (I’m using docker).

Any alternative to make Configurator work?

SOLVED!
Added SSL config for the configurator in it’s settings.conf file. Same config as for Home Assistant.
Also remember the configuration for HA: let the url for Configurator be https.