update
This commit is contained in:
@@ -40,7 +40,6 @@ use Carbon\Carbon;
|
||||
class FrontpageController extends Controller
|
||||
{
|
||||
protected $lisServiceUrl;
|
||||
|
||||
public function __construct() {
|
||||
$this->lisServiceUrl = env('LIS_SERVICE_URL', 'http://10.10.120.72:5000');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user