Skip to content

Commit

Permalink
Removes orthanc-anon postgres dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaroberts committed Feb 3, 2025
1 parent e193d47 commit 93a7cde
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,6 @@ services:
extra_hosts:
- "host.docker.internal:host-gateway"
depends_on:
postgres:
condition: service_healthy
required: false
postgres-exposed:
condition: service_healthy
required: false
Expand Down

0 comments on commit 93a7cde

Please sign in to comment.