Remote Orthanc Explorer

Has anyone ran the Orthanc explorer remotely using the hosts IP address instead of localhost? If so, what must be set in the configuration?

Thank you

Check out the “RemoteAccessAllowed” configuration option:
https://book.orthanc-server.com/users/configuration.html

Obviously, be extremely prudent, and carefully read this page of the Orthanc Book about securing Orthanc:
https://book.orthanc-server.com/faq/security.html?highlight=remoteaccessallowed#securing-the-http-server

The reverse proxy can also be of great interest here:
https://book.orthanc-server.com/faq/apache.html

https://book.orthanc-server.com/faq/nginx.html