You need to do this as if you were working with multiple environments. You'll need to put changing values into variables, and control what to use from environment variables. So you can say from the terminal "run cypress on x-website" and the variable values will be used as the ones you set for this site.