diff --git a/hrconvert2/config.php b/hrconvert2/config.php index 5c03dbd..eb3773a 100644 --- a/hrconvert2/config.php +++ b/hrconvert2/config.php @@ -9,7 +9,7 @@ $Salts5 = 'ePh3ooya9aemee8eeh1aiKoxahphoz'; $Salts6 = 'su7booS8iufeed7rech5ko0yohfieN'; //Put the URL used to access HRConvert here -$URL = 'localhost:8085'; +$URL = '192.168.1.33:8085'; //Set to true to enable virus scanning during all file operations $VirusScan = FALSE;