Skip to content

Commit

Permalink
Updated chat server
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiMartynenko committed Mar 17, 2024
1 parent b513f12 commit 3f5ae9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgres/.env
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ PG_DATABASE_NAME=chats
PG_USER=chat-user
PG_PASSWORD=chat-password
PG_PORT=54321
MIGRATION_DIR=./migrations
MIGRATION_DIR=./postgres/migrations

0 comments on commit 3f5ae9f

Please sign in to comment.