Skip to content

Commit

Permalink
explicitly name main for dicomsrv
Browse files Browse the repository at this point in the history
  • Loading branch information
birm committed Mar 10, 2024
1 parent 75e1055 commit 06fcb01
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ services:
DICOM_PORT: "11112"
DICOM_UI_PORT: "8042"
dicomsrv:
build:
context: "https://github.com/camicroscope/dicomsrv.git"
build: "https://github.com/camicroscope/dicomsrv.git"
container_name: ca-dicomsrv
restart: unless-stopped
stdin_open: true
Expand Down

0 comments on commit 06fcb01

Please sign in to comment.