cms icon indicating copy to clipboard operation
cms copied to clipboard

bug: When Running the Project using docker rename .env.example to .env

Open kethesainikhil opened this issue 1 year ago • 0 comments

Describe the bug I am unable to use [email protected] to login To Reproduce Steps to reproduce the behavior: 1.To reproduce run the repository using docker-compose up and try to sign in with the [email protected] 2.Error while signing in

Expected behavior

Developer should be able to login using the [email protected]

Screenshots or GIFs

Screenshot from 2024-05-07 13-07-08

Info (please complete the following information):

  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context Add any other context about the problem here. I would like to solve this by adding this in the docker steps also ----> rename the .env.example file before running docker-compose up command this can resolve that issue

kethesainikhil avatar May 07 '24 07:05 kethesainikhil