i’have VPS and install erpnext on it and encrypted and its working fine , the problem came when i try to add another site using Multi Tenet, no problem in installation , but its told me that server ip not found and other things , this method that i follow to create second website ,
bench config dns_multitenant on
**bench new-site droplet **
bench setup nginx
sudo service nginx reload
bench --site droplet install-app verp
nano /etc/hosts
add domain in site config
and this the output
i’am using ssh to connect