Update Staging server setup

steffeydev 2025-01-11 22:42:51 +00:00
parent 70c30000e9
commit eeab4564d9

@ -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" - 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` `mv sites/erp.sprinklersnorthwest.com sites/erpnext.lasthourhosting.org`