Deploy Sockethub from the npm package #146

Merged
raucao merged 10 commits from feature/145-sockethub_from_npm into master 2021-08-31 09:00:07 +00:00
Showing only changes of commit e9c86081f7 - Show all commits

View File

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