blob: de64b809e86a3eb13c4a65680498ea09389ab4e7 [file] [log] [blame]
rajendrajaiswala1574702019-02-14 10:29:45 +00001version: '2.1'
2services:
3 pmmapper:
4 container_name: pmmapper
5 image: nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.pm-mapper:1.0-SNAPSHOT
6 environment:
7 CONFIG_BINDING_SERVICE_SERVICE_HOST: CBSIP
8 CONFIG_BINDING_SERVICE_SERVICE_PORT: 10000
9 HOSTNAME: pmmapper
10 extra_hosts:
11 - "dmaap-bc: BUSIP"