blob: bf03d1f1935c5811ec31c72b0d6440ab8e0d21cc [file] [log] [blame]
version: '2.1'
services:
pmmapper:
container_name: pmmapper
image: dfarrelly/onap:csit
ports:
- "8081:8081"
environment:
CONFIG_BINDING_SERVICE_SERVICE_HOST: CBSIP
CONFIG_BINDING_SERVICE_SERVICE_PORT: 10000
HOSTNAME: pmmapper
extra_hosts:
- "dmaap-dr-node:1.1.1.1"
- "message-router:4.4.4.4"