Skip to content

Commit b57a2b0

Browse files
chore: add DB_PORT configuration for PostgreSQL
1 parent e1d49a9 commit b57a2b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sample.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
# postgres
55
DB_HOST=postgres
6+
DB_PORT=5432
67
DB_NAME=postgres
78
DB_USERNAME=postgres
89
DB_PASSWORD=postgres

0 commit comments

Comments
 (0)