Defaults for nodeJS
This commit is contained in:
parent
ebb0b2ddbd
commit
ace668ff8b
4
attributes/nodejs.rb
Normal file
4
attributes/nodejs.rb
Normal file
@ -0,0 +1,4 @@
|
||||
default['NodeJS']['version'] = 8
|
||||
default['NodeJS']['working-dir'] = 'src/nodejs'
|
||||
default['NodeJS']['exec_file'] = 'app.js'
|
||||
default['NodeJS']['port'] = '8001'
|
Loading…
x
Reference in New Issue
Block a user