Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenreup committed Jan 24, 2025
1 parent 8b85998 commit 5ffdc52
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 @@ -3,9 +3,6 @@ version: '3.8'
services:
fhir-service:
image: ${DC_IMAGE:-ghcr.io/d-tree-org/fhir-helper-service:main}
depends_on:
postgres:
condition: service_healthy
ports:
- ${PORT}:4040
environment:
Expand Down

0 comments on commit 5ffdc52

Please sign in to comment.