I am trying to setup HTTPS connector on Neo4J Community version 4.1.8. I have set below environment variables. But, when the server starts, it always creates a remote interface on http://localhost:7474.
Thanks Michael.
Yes we are using Docker image but the remote interface does not work with 7473 port.
Logs:
2021-04-13 17:31:16.951+0000 INFO Bolt enabled on 0.0.0.0:7687.
2021-04-13 17:31:20.762+0000 INFO Remote interface available at http://localhost:7474/
2021-04-13 17:31:20.815+0000 INFO Started.