How to seperate two different sites being connected

If you’re seeing unexpected apps or data, check sites/common_site_config.json for a "default_site" entry and remove it. Then run:

bench start
bench --site appointments.local migrate

Each Frappe site is fully independent, with its own database and apps. There’s no connection between different sites.