EE 5.3.0
I have a website that I built using a production domain (let's call it production.com) to replace an old site using the desired domain (let's call it domain.com).
I am concerned with the default base_url setting in making such a change. My experience with domains and such is low and I'm worried that if I change that base_url to the new domain I'll loose access to the control panel. So my thinking was to find that field in the database and I could change it directly if need be, but I can't seem to find that value anywhere.
Does anyone know where that value is saved in the database or if there's a better way to going about doing something like this?
Thanks!