Skip to content

Commit

Permalink
remove postgres dep
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjrobins committed Jan 15, 2024
1 parent 1ae7617 commit 7f89cfe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ services:
app:
image: pkpdapp
depends_on:
- postgres
- rabbitmq
build:
dockerfile: Dockerfile
Expand Down

0 comments on commit 7f89cfe

Please sign in to comment.