I have one legacy system trying to install on my local its redirecting me to live server

Hello everyone,
I have one legacy cscart system which is running nicely on live server but when i install on local its not working I copied everything exactly from server and db and change config as per local still redirecting me to live server. Please help me

Hi!

Make sure you have updated the config.local.php

$config['http_host'] 
$config['https_host']

and changed the URL of your storefront from the admin panel.