aboutsummaryrefslogtreecommitdiffstats
path: root/etc_upload/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'etc_upload/config.json')
-rw-r--r--etc_upload/config.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/etc_upload/config.json b/etc_upload/config.json
index 920ef7c..1350b37 100644
--- a/etc_upload/config.json
+++ b/etc_upload/config.json
@@ -23,6 +23,9 @@
},
"target_entity" : "policy_engine"
},
- "deploy_handler" : "deployment_handler"
+ "deploy_handler" : {
+ "target_entity" : "deployment_handler",
+ "url" : "http://deployment_handler:8188"
+ }
}
}