Update sockethub to the latest tag

2.0.5 wasn't compatible with Node 10
This commit is contained in:
Greg Karékinian
2019-04-08 12:31:10 +02:00
parent 504ac417e2
commit aa60d19743
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
node.default['sockethub']['port'] = '10551'
node.default['sockethub']['external_port'] = '10550'
node.default['sockethub']['revision'] = 'v2.0.5'
node.default['sockethub']['revision'] = 'v3.0.1'
node.default['sockethub']['nginx']['server_name'] = 'sockethub.kosmos.org'