tessxr Hi Everyone, I would like to pre-face this discussion by saying I am new to ITFlow and just got through the setup today. With that said, I just finished setting up email alerts and noticed that the URL being displayed in the email is the local IP url, which would only be accessible internally. I need to know how to change to URL to the domain address. Ticket: TCK-2 Subject: Help with Printer Status: Open https://10.12.11.35//portal/ticket.php?id=2 I need to figure out how to change the local IP to the domain address. Thanks!
johnny In your config.php file change $config_base_url = '10.12.11.35'; to $config_base_url = 'itflow.yourdomain.com';