Authentication Error

I am trying to install the corteza production instance in my laptop locally. But i am having some problem with opening the email sent by corteza for the email confirmation. but upon clicking on the link it is showing:

image

I have used the following the configuration to install corteza:

In the nginx folder:

------------------------------------------ docker-compose.yaml ------------------------------------------

image
image

---------------------------------------- custom.conf -----------------------------------------------------

image

In the corteza-production folder:

------------------------------------------------- .env -------------------------------------------------------------

image
Screenshot 2022-09-12 130339

------------------------------------------------- docker-compose.yaml -----------------------------------------

image
image

#####Please help me with a solution for this problem. I am quite new to this so i am not quite sure about why i am having the mentioned problem. #################

Hi, can you also share the logs produced by the docker container? Please double-check your Gmail SMTP configs/credentials; I assume something is wrong there.
Additionally, try upgrading to a newer version.

Ref: Authentication Error · Issue #773 · cortezaproject/corteza · GitHub