Open Source modular support ticket tracker.
- Edit the file
server/lib/init.js
- Change the
URLROOT
variable to match the url that is used to access the site. - Change the
EMAIL_FROM
variable, this address is used when sending out email. - Change the
process.env.MAIL_URL
to point to your mail server.
- Change the
Once rrequest is running create an account from the top right of the front page, the first created account will automatically be created as an admin user.