Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
danial29rus committed Feb 26, 2023
1 parent a5f5ca9 commit d3ee400
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DB_HOST=db
DB_PORT=5432
DB_HOST=localhost
DB_PORT=7777
DB_NAME=postgres
DB_USER=postgres
DB_PASS=postgres
Expand Down

0 comments on commit d3ee400

Please sign in to comment.