Hi how can i remove the SSL thats setup and get back to http with port based multitenancy?
1 Like
if you have DNS multitenant setup
Try following:
1. bench config dns_multitenant off
2. bench setup nginx
3. sudo service nginx reload
2 Likes