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 a08e17c commit 6d0e12eCopy full SHA for 6d0e12e
2023-05-09/forums-api-ts-express-prisma-postgres/.env.sample
@@ -1 +1,2 @@
1
-DATABASE_URL="postgresql://admin:fullstack123@localhost:5432/forumdb?schema=public"
+DATABASE_URL="postgresql://admin:fullstack123@localhost:5432/forumdb?schema=public"
2
+SERVER_PORT=3000
0 commit comments