Skip to content

Commit

Permalink
Switch to secured RESTful dcm4chee
Browse files Browse the repository at this point in the history
  • Loading branch information
swederik committed Jun 27, 2018
1 parent 52c11d3 commit 16db1d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ohif-dcm4chee-secureUI/docker-compose.yml
Expand Up @@ -24,6 +24,7 @@ services:
- arc
environment:
- MONGO_URL=mongodb://mongo:27017/ohif
- NODE_TLS_REJECT_UNAUTHORIZED=0
volumes:
- /opt/docker/ohif-dcm4che-nginx/app.json:/app/app.json
logging:
Expand Down Expand Up @@ -66,7 +67,7 @@ services:
volumes:
- /opt/docker/dcm4chee-arc/db:/var/lib/postgresql/data
arc:
image: dcm4che/dcm4chee-arc-psql:5.13.0-secure-ui
image: dcm4che/dcm4chee-arc-psql:5.13.3-secure
logging:
driver: json-file
ports:
Expand Down

0 comments on commit 16db1d1

Please sign in to comment.