We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9105069 commit d03a689Copy full SHA for d03a689
README.md
@@ -124,6 +124,7 @@ We have applied this method by examining the code after each new added functiona
124
</ol>
125
126
```
127
+NEXT_PUBLIC_API_BASE_URL=http://localhost:3001
128
NODE_ENV=development
129
DATABASE_URL="mysql://username:password@localhost:3306/singitronic_nextjs?sslmode=disabled"
130
NEXTAUTH_SECRET=12D16C923BA17672F89B18C1DB22A
0 commit comments