X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fsimulator-group%2Fpolicy_agent%2Fdocker-compose.yml;h=18350a060d85b85485fd86da912a27116ec160c0;hb=e0b665e3ff544bb78411bdc7f6b3ba2818fdeed4;hp=506c716142d44e0aaca60cce5d3d955d51246372;hpb=bfe1c4049297589c4ade863b12e3d6a6cb7abc99;p=nonrtric.git diff --git a/test/simulator-group/policy_agent/docker-compose.yml b/test/simulator-group/policy_agent/docker-compose.yml index 506c7161..18350a06 100644 --- a/test/simulator-group/policy_agent/docker-compose.yml +++ b/test/simulator-group/policy_agent/docker-compose.yml @@ -33,6 +33,8 @@ services: - CONSUL_HOST=${CONSUL_HOST} - CONSUL_PORT=${CONSUL_INTERNAL_PORT} - CONFIG_BINDING_SERVICE=${CONFIG_BINDING_SERVICE} - - HOSTNAME=${POLICY_AGENT_APP_NAME} + - HOSTNAME=${POLICY_AGENT_CONFIG_KEY} + volumes: + - ${POLICY_AGENT_HOST_MNT_DIR}/$POLICY_AGENT_CONFIG_FILE:${POLICY_AGENT_CONFIG_MOUNT_PATH}/$POLICY_AGENT_CONFIG_FILE