Skip to content
Snippets Groups Projects

[enh] Changing the registration process

Merged Benoit Lavenier requested to merge ArnaudCerisier:master into master
22 files
+ 1164
478
Compare changes
  • Side-by-side
  • Inline
Files
22
+ 3
3
@@ -132,12 +132,12 @@
@@ -132,12 +132,12 @@
}
}
},
},
"node": {
"node": {
"host": "gtest.duniter.org",
"host": "localhost",
"port": 10900
"port": 9600
},
},
"plugins":{
"plugins":{
"es": {
"es": {
"enable": true,
"enable": false,
"askEnable": false,
"askEnable": false,
"host": "localhost",
"host": "localhost",
"port": 9200,
"port": 9200,
Loading