X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=near-rt-ric-simulator%2Fsimulator-group%2Fconsul_cbs%2Fconsul%2Fcbs_localhost_config.hcl;fp=near-rt-ric-simulator%2Fsimulator-group%2Fconsul_cbs%2Fconsul%2Fcbs_localhost_config.hcl;h=63be3d43b0cd0f3823902bdf552bfe3df833e7ef;hb=f217fffad3db72759708ea68892357b46b8ed4a0;hp=f6f3dac2500f347ce53a6cba33c36c2db2d87b04;hpb=1eeda7f570212b728bd18a5684d958bab76fa019;p=nonrtric.git diff --git a/near-rt-ric-simulator/simulator-group/consul_cbs/consul/cbs_localhost_config.hcl b/near-rt-ric-simulator/simulator-group/consul_cbs/consul/cbs_localhost_config.hcl index f6f3dac2..63be3d43 100644 --- a/near-rt-ric-simulator/simulator-group/consul_cbs/consul/cbs_localhost_config.hcl +++ b/near-rt-ric-simulator/simulator-group/consul_cbs/consul/cbs_localhost_config.hcl @@ -1,8 +1,8 @@ service { # Name for CBS in consul, env var CONFIG_BINDING_SERVICE - # should be passed to policy agent app with this value + # should be passed to Policy Agent app with this value # This is only to be used when contacting cbs via local host - # (typicall when policy agent is executed as an application without a container) + # (typicall when Policy Agent is executed as an application without a container) Name = "config-binding-service-localhost" # Host name where CBS is running Address = "localhost"