Skip to content

How to use mysql as my source when I use pnpm start:backend in Development Setup #7068

Answered by wingkwong
da-da-da asked this question in Q&A
Discussion options

You must be logged in to vote

try this instead:

NC_DB="mysql2://host.docker.internal:3306?u=root&p=password&d=d1" NC_AUTH_JWT_SECRET="569a1821-0a93-45e8-87ab-eb857f20a010" pnpm start:backend

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by da-da-da
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