Skip to content

Commit

Permalink
- ES: default config now use duniter.fr ES cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
blavenie committed Sep 16, 2016
1 parent b09d678 commit 2cf3a8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"plugins":{
"es": {
"enable": true,
"host": "test-net.duniter.fr",
"port": "9203"
"host": "data.duniter.fr",
"port": "80"
}
}
},
Expand Down

0 comments on commit 2cf3a8c

Please sign in to comment.