Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
reverted docker compose to build local image
  • Loading branch information
realkaranvir authored Dec 8, 2024
1 parent fe77107 commit cd6d737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ services:
retries: 10

femr:
image: teamfemrdev/teamfemr
build: .
links:
- db:mysql
depends_on:
Expand Down

0 comments on commit cd6d737

Please sign in to comment.