We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0299cca commit f6d5853Copy full SHA for f6d5853
.env.example
@@ -5,7 +5,7 @@ DB_HOST=localhost
5
DB_PORT=5432
6
DB_USER=postgres
7
DB_PASS=Abc@123
8
-DB_NAME=test
+DB_NAME=nestjs-base
9
10
REDIS_HOST=localhost
11
REDIS_PORT=6379
0 commit comments