File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -174,7 +174,8 @@ <h2>Requirements</h2>
174174 < h2 > Install options</ h2 >
175175 < ul >
176176 < li > Clone solution in the repo</ li >
177- < li > Use docker image < code > docker pull dvlaskin/eventhubexplorer</ code > </ li >
177+ < li > Or Use docker image < code > docker pull dvlaskin/eventhubexplorer</ code > </ li >
178+ < li > Open in browser http://localhost:5235/</ li >
178179 </ ul >
179180
180181 < h3 > Example of a docker compose file</ h3 >
Original file line number Diff line number Diff line change @@ -52,7 +52,8 @@ DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02x
5252## Install options
5353
5454* Clone solution in the repo
55- * Use docker image ``` docker pull dvlaskin/eventhubexplorer ```
55+ * Or use docker image ``` docker pull dvlaskin/eventhubexplorer ```
56+ * Open in browser http://localhost:5235/
5657
5758Example of a docker compose file
5859```
You can’t perform that action at this time.
0 commit comments