Further updates to the auto-test environment
[nonrtric.git] / test / simulator-group / mr / docker-compose.yml
index 887b216..3a71453 100644 (file)
@@ -28,3 +28,6 @@ services:
     image: ${MRSTUB_IMAGE}
     ports:
       - ${MR_EXTERNAL_PORT}:${MR_INTERNAL_PORT}
+      - ${MR_EXTERNAL_SECURE_PORT}:${MR_INTERNAL_SECURE_PORT}
+    volumes:
+      - ${MR_CERT_MOUNT_DIR}:/usr/src/app/cert:ro