When first setting up I followed instructions to set HELM_LEMONADE_URL to the name or IP of my local machine running Docker.
This didn't work.
As I am running Lemonade on same machine as I am running HELM inside Docker (N.B. Lemonade NOT in Docker) it needed to be the below, just in case you want to update notes:
HELM_LEMONADE_URL=http://host.docker.internal:13305
When first setting up I followed instructions to set HELM_LEMONADE_URL to the name or IP of my local machine running Docker.
This didn't work.
As I am running Lemonade on same machine as I am running HELM inside Docker (N.B. Lemonade NOT in Docker) it needed to be the below, just in case you want to update notes:
HELM_LEMONADE_URL=http://host.docker.internal:13305