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 161b254 commit 59f79c2Copy full SHA for 59f79c2
.env.example
@@ -0,0 +1,5 @@
1
+POSTGRES_DB=node-ts-postgres-demo
2
+POSTGRES_HOST=localhost
3
+POSTGRES_PASSWORD=postgres
4
+POSTGRES_PORT=5432
5
+POSTGRES_USER=postgres
0 commit comments