/home/smartonegroup/www/veroserv/system/config.php
<?php
define('DB_HOST', 'localhost'); # Database Host
define('DB_PORT', ''); # Database Port. Keep it blank if you are un sure.
define('DB_USER', 'smartonegroup_veroservsystem'); # Database Username
define('DB_PASSWORD', 'Mahmoud@007'); # Database Password
define('DB_NAME', 'smartonegroup_veroservsystem'); # Database Name
define('APP_URL', 'https://veroserv.com'); # Application URL.
#Please include http and do not use trailing slash after the url. For example use in this format- http://www.example.com Or http://www.example.com/finance
define('APP_STAGE', 'Live'); # Change Live to Dev to enable Debug