Skip to content

Cant login when running locally #851

Answered by jasangill1
sama8525 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @sama8525 if you are not running through docker you must have a database instance setup somewhere. Typically this is on 3306 (But on docker this is 3307). You can update your ENV file to change the DB_PORT for both the frontend and backend (platform) to which ever port your running instances are using.

Alternatively, you can try to fix your docker settings to avoid this.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by asim-shrestha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants