How can I set the BASE_URL at the run time?

How can I set the BASE_URL at the run time?

Hi Charity!

Yes, you can pass the base URL at the run time using --cy flag.

Here is Syntax:

lambdatest-cypress run --cypress_settings="--config baseUrl=https://www.production-website.com/"