cms
cms copied to clipboard
bug: When Running the Project using docker rename .env.example to .env
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
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