Best practice to rename site1.local to site.mydomain.com?

Thanks that worked great!

stopped nginx
mv site1.local erp.mydomain.com
edit all the site1.local entries in the nginx.conf
bench restart
start nginx

Everything fine so far :slight_smile:

3 Likes