Skip to content

Commit

Permalink
undo compose file changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ATNoblis committed May 29, 2024
1 parent a5b8af7 commit 898de7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
env_file:
- compose.env
ports:
- 54321:5432
- 5432:5432
api:
depends_on:
- postgre
Expand Down

0 comments on commit 898de7d

Please sign in to comment.