Integrated gateway and updated kube support
[nonrtric.git] / test / simulator-group / ecs / docker-compose.yml
index b74252a..b057753 100644 (file)
@@ -32,6 +32,6 @@ services:
     ports:
     - ${ECS_EXTERNAL_PORT}:${ECS_INTERNAL_PORT}
     - ${ECS_EXTERNAL_SECURE_PORT}:${ECS_INTERNAL_SECURE_PORT}
-
-
-
+    labels:
+      - "nrttest_app=ECS"
+      - "nrttest_dp=${ECS_DISPLAY_NAME}"