Fix container name for dmaap
[sdnc/oam.git] / installation / src / main / yaml / docker-compose.yml
index 8928cbd..93b3020 100644 (file)
@@ -124,7 +124,7 @@ services:
     image: onap/sdnc-dmaap-listener-image:latest
     depends_on:
       - db
-    container_name:  sdnc_ueblistener_container
+    container_name:  sdnc_dmaaplistener_container
     entrypoint: ["/opt/onap/sdnc/dmaap-listener/bin/start-dmaap-listener.sh" ]
     links:
       - db:dbhost