diff --git a/Staging-server-setup.md b/Staging-server-setup.md index c4e9952..14741d9 100644 --- a/Staging-server-setup.md +++ b/Staging-server-setup.md @@ -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/` to `/sites/` i.e.: +- If it exists, change the website folder name at `sites/` to `sites/` i.e.: `mv sites/erp.sprinklersnorthwest.com sites/erpnext.lasthourhosting.org`