Skip to content

Commit

Permalink
revert back DB_PORT
Browse files Browse the repository at this point in the history
  • Loading branch information
dzhelezov committed Dec 10, 2021
1 parent 7b0321a commit ac3f65a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ DB_NAME=hydra
DB_USER=postgres
DB_PASS=postgres
DB_HOST=localhost
DB_PORT=5432
DB_PORT=27364
DEBUG=index-builder:*
TYPEORM_LOGGING=error

Expand Down

0 comments on commit ac3f65a

Please sign in to comment.