Skip to content

Commit

Permalink
undo postgres changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nbauernfeind committed Jul 28, 2023
1 parent fbc81b1 commit 4fd010f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Integrations/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,11 @@ services:
service: redpanda
expose:
- 29092
- 8081

postgres:
extends:
file: ../postgres/docker-compose.yml
service: postgres
expose:
- 5432

0 comments on commit 4fd010f

Please sign in to comment.