Support https for callback_reciever
[nonrtric.git] / test / simulator-group / cr / docker-compose.yml
index 77a958f..4fc3991 100644 (file)
@@ -28,3 +28,4 @@ services:
     image: ${CR_IMAGE}
     ports:
       - ${CR_EXTERNAL_PORT}:${CR_INTERNAL_PORT}
+      - ${CR_EXTERNAL_SECURE_PORT}:${CR_INTERNAL_SECURE_PORT}