Skip to content

Commit 0ed15d3

Browse files
committed
Add new screenshot
1 parent b637746 commit 0ed15d3

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,12 @@ Each application that want to register itself to the admin application has to in
5757
</dependency>
5858
```
5959

60+
Inside your application.properties you also have to define the URL of the Spring Boot Admin Server, e.g.
61+
62+
```
63+
spring.boot.admin.url=http://localhost:8080
64+
```
65+
6066
#### Screenshots
6167

6268
##### Dashboard

screenshot-metrics.png

-18.4 KB
Loading

0 commit comments

Comments
 (0)