Skip to content

Commit 55d6a61

Browse files
Benedikt Volkelsawenzel
authored andcommitted
Remove missed consul urls
1 parent 03a7d74 commit 55d6a61

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

MC/config/QC/json/ft0-reconstruction-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"url": "infologger:///debug?qc"
2020
},
2121
"consul": {
22-
"url": "ccdb-test.cern.ch:8080"
22+
"url": ""
2323
},
2424
"conditionDB": {
2525
"url": "ccdb-test.cern.ch:8080"

MC/config/QC/json/trd-digits-task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"url": "infologger:///debug?qc"
2020
},
2121
"consul": {
22-
"url": "http://localhost:8500"
22+
"url": ""
2323
},
2424
"conditionDB": {
2525
"url": "ccdb-test.cern.ch:8080"

0 commit comments

Comments
 (0)