Update Staging server setup

Linden Crandall 2025-01-11 20:59:22 +00:00
parent db09e0cf35
commit 5f4cb04ae2

@ -7,7 +7,7 @@ Restart server: `sudo docker compose -f /root/frappe-compose.yml up -d`
- Edit `sites/common_site_config.json` file and change the "default_site" value to new hostname i.e. "erpnext.lasthourhosting.org"
- If it exists, change the website folder name at `/sites/<OLDSITENAME>` to `/sites/<NEWSITENAME> i.e.:
- If it exists, change the website folder name at `/sites/<OLDSITENAME>` to `/sites/<NEWSITENAME>` i.e.:
`mv /sites/erp.sprinklersnorthwest.com /sites/erpnext.lasthourhosting.org`