Changes

Jump to navigation Jump to search
No change in size ,  15:37, 16 April 2016
Line 68: Line 68:  
nano -w /etc/profile.d/scls-rh-mongodb26
 
nano -w /etc/profile.d/scls-rh-mongodb26
 
  #!/bin/sh
 
  #!/bin/sh
  export ROOT_URL=http://10.11.12.178:3000/
+
  export ROOT_URL=http://YOURSERVERIP:3000/
 
  export PORT=3000
 
  export PORT=3000
 
  export MONGO_URL=mongodb://localhost:27017/rocketchat
 
  export MONGO_URL=mongodb://localhost:27017/rocketchat

Navigation menu