Changes

Jump to navigation Jump to search
35 bytes added ,  14:03, 24 April 2016
Line 149: Line 149:  
  cd /opt/Rocket.Chat
 
  cd /opt/Rocket.Chat
 
  forever-service install -s main.js -e "ROOT_URL=https://chat.mycompany.local/ \
 
  forever-service install -s main.js -e "ROOT_URL=https://chat.mycompany.local/ \
  MONGO_URL=mongodb://localhost:27017/rocketchat PORT=3000" \
+
  MONGO_URL=mongodb://localhost:27017/rocketchat PORT=3000 MAIL_URL=smtp://mycompany.local:25" \
 
  -p "/opt/rh/nodejs010/root/usr/lib/node_modules/forever/bin" rocketchat
 
  -p "/opt/rh/nodejs010/root/usr/lib/node_modules/forever/bin" rocketchat
 
Please use the correct values in the command above from your specific setup.
 
Please use the correct values in the command above from your specific setup.

Navigation menu