added ip instead of localhost
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user