Skip to content

Commit 08fdb62

Browse files
committed
Added exposing of port 8080 for Opal in composition
1 parent 4c723ab commit 08fdb62

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose_opal.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ services:
22
opal:
33
image: datashield/opal_citest:latest
44
ports:
5+
- 8080:8080
56
- 8443:8443
67
links:
78
- mongo

0 commit comments

Comments
 (0)