Commit d443b6e3 by Johannes Stelzer

Fix broken sample

parent bd11afac
......@@ -9,11 +9,11 @@ spring:
name: @pom.artifactId@
boot:
admin:
url=http://localhost:8080
url: http://localhost:8080
cloud:
config:
enabled: false
endpoints:
health:
sensitive: false
\ No newline at end of file
sensitive: false
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment