Skip to content

Commit 53f684d

Browse files
committed
Use correct port
1 parent 759adc0 commit 53f684d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servicecontrol/ravendb/accessing-database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ When logged on to the server where ServiceControl is installed, the database is
2828

2929
Access the database at:
3030

31-
* Error Instance: [http://localhost:33333](http://localhost:33333) (or the configured [database maintenance port](/servicecontrol/servicecontrol-instances/configuration.md#host-settings-servicecontroldatabasemaintenanceport))
31+
* Error Instance: [http://localhost:33334](http://localhost:33334) (or the configured [database maintenance port](/servicecontrol/servicecontrol-instances/configuration.md#host-settings-servicecontroldatabasemaintenanceport))
3232
* Audit Instance: [http://localhost:44445](http://localhost:44445) (or the configured [database maintenance port](/servicecontrol/audit-instances/configuration.md#host-settings-servicecontrol-auditdatabasemaintenanceport))
3333

3434
The database can be accessed without stopping or restarting the ServiceControl instance, though [maintenance mode](#windows-deployment-maintenance-mode) can still be used for some operations.

0 commit comments

Comments
 (0)