Skip to content

Commit f6d5853

Browse files
committed
update env example
1 parent 0299cca commit f6d5853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ DB_HOST=localhost
55
DB_PORT=5432
66
DB_USER=postgres
77
DB_PASS=Abc@123
8-
DB_NAME=test
8+
DB_NAME=nestjs-base
99

1010
REDIS_HOST=localhost
1111
REDIS_PORT=6379

0 commit comments

Comments
 (0)