According to the allowed port range of my organization I need to change the port of Neo4j browser to "61070".
So I edited the file neo4j.conf -->
dbms.connector.http.enabled=truedbms.connector.http.listen_address=:61070dbms.connector.http.advertised_...