aboutsummaryrefslogtreecommitdiffstats
path: root/extra/docker
diff options
context:
space:
mode:
authorSébastien Determe <sd378r@intl.att.com>2018-03-05 15:20:47 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-05 15:20:47 +0000
commit2c5ab90cdf8acfa28728bd2cd8b39f3f1e0682b0 (patch)
tree23a2c9c43138e4cf29b418c9298216881b6e51a7 /extra/docker
parentc1006c29c8d9566f7157e84891abb69190ae2efb (diff)
parent35c6bda8ced4143b4fc1731727ee9bbe76b34c96 (diff)
Merge "Remove the clds-reference.properties"
Diffstat (limited to 'extra/docker')
-rw-r--r--extra/docker/clamp/clamp.env2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/docker/clamp/clamp.env b/extra/docker/clamp/clamp.env
index 7beb4fe1..8c4375b8 100644
--- a/extra/docker/clamp/clamp.env
+++ b/extra/docker/clamp/clamp.env
@@ -1,2 +1,2 @@
### Be careful, this must be in one line only ###
-SPRING_APPLICATION_JSON={"spring.datasource.cldsdb.url":"jdbc:mariadb:sequential://db:3306/cldsdb4?autoReconnect=true&connectTimeout=10000&socketTimeout=10000&retriesAllDown=3","org.onap.clamp.config.files.cldsPolicyConfig":"classpath:/clds/clds-policy-config.properties","org.onap.clamp.config.files.cldsReference":"classpath:/clds/clds-reference.properties","org.onap.clamp.config.files.sdcController":"classpath:/clds/sdc-controllers-config.json"} \ No newline at end of file
+SPRING_APPLICATION_JSON={"spring.datasource.cldsdb.url":"jdbc:mariadb:sequential://db:3306/cldsdb4?autoReconnect=true&connectTimeout=10000&socketTimeout=10000&retriesAllDown=3","org.onap.clamp.config.files.cldsPolicyConfig":"classpath:/clds/clds-policy-config.properties","org.onap.clamp.config.files.sdcController":"classpath:/clds/sdc-controllers-config.json"} \ No newline at end of file