Skip to content

Commit

Permalink
remove db dependency from BE container
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexNi245 committed Sep 30, 2024
1 parent 98edfa9 commit 3a940f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ services:
image: dm3-backend
restart: always
depends_on:
- db
- dm3-storage
environment:
SIGNING_PUBLIC_KEY: ${SIGNING_PUBLIC_KEY}
Expand Down

0 comments on commit 3a940f0

Please sign in to comment.