chnaged container type
[ric-app/rc.git] / xapp-descriptor / config.json
index 65bd1ec..5052cea 100644 (file)
@@ -31,7 +31,7 @@
     "ports": [
      {
        "name": "http",
-       "container": "rchandler",
+       "container": "rc",
        "port": 8080,
        "description": "http service"
      },