next.js/examples/with-mysql/.env.example
.env.example2 lines105 B
DATABASE_URL=mysql://<USERNAME>:<PLAIN_TEXT_PASSWORD>@<ACCESS_HOST_URL>/<DATABASE_NAME>?sslaccept=strict
Quest for Codev2.0.0
/
SIGN IN