Update Sockethub to 4.1.0

Tested/running on `nodejs-2`.
This commit is contained in:
Basti 2021-09-03 10:28:07 +02:00
parent 483481b141
commit 2a5d68cda9
Signed by untrusted user: basti
GPG Key ID: 9F88009D31D99C72
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
node.default['sockethub']['port'] = '10551'
node.default['sockethub']['external_port'] = '10550'
node.default['sockethub']['version'] = '4.0.1'
node.default['sockethub']['version'] = '4.1.0'
node.default['sockethub']['nginx']['server_name'] = 'sockethub.kosmos.org'
node.default['sockethub']['debug_logs'] = 'sockethub*'