Update Staging server setup

steffeydev 2025-01-11 22:41:39 +00:00
parent 5f4cb04ae2
commit 70c30000e9

@ -9,7 +9,7 @@ Restart server: `sudo docker compose -f /root/frappe-compose.yml up -d`
- 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`
- Exit shell session within `frontend` container