I'm using the RavenDB-Build-2380
which is running on default port 8080. Hence it is using
http://localhost:8080/raven/studio.html#/databases?database=Test
How to configure RavenDb to run on another port?
I tried changing the following in Raven.Server.exe.config file, yet not working
<add key="Raven/Port" value="*"/>
Kindly share your suggestions on this issue.
Thanks in advance.
I changed the port the number here
A restart of Raver.Server is required.
In latest build of Raven 2666, they brought the new feature of windows installer. While installing, it popup a window where the port configuration quite easy.