Skip to content

Commit 12d9013

Browse files
committed
Update README.md
1 parent 2a68048 commit 12d9013

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

hystrix-dashboard/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ $ ../gradlew jettyRun
1515

1616
Once running, open <a href="http://localhost:7979/hystrix-dashboard">http://localhost:7979/hystrix-dashboard</a>.
1717

18+
# Run as standalone Java application
19+
20+
@kennedyoliveira has written a standalone app, documented at : https://github.com/kennedyoliveira/standalone-hystrix-dashboard
1821

1922
# Example
2023

0 commit comments

Comments
 (0)