You are here

nodejs_config.settings.yml in Node.js integration 8

nodejs_config/config/install/nodejs_config.settings.yml

File

nodejs_config/config/install/nodejs_config.settings.yml
View source
  1. js_suggestion: ''
  2. host: 'localhost'
  3. port: 8080
  4. scheme: 'http'
  5. key: '/path/to/key/file'
  6. cert: '/path/to/cert/file'
  7. publish_url: 'publish'
  8. write_channels: false
  9. write_clients: false
  10. backend_host: 'localhost'
  11. backend_port: 80
  12. backend_message_path: '/nodejs/message'
  13. debug: false
  14. extensions: ''