Add property to configure base-path for web endpoints.
Also, move properties corresponding to management server under `management.server.*`. Closes gh-10230
This commit is contained in:
@@ -2,7 +2,7 @@ service.name=Phil
|
||||
|
||||
# logging.file=/tmp/logs/app.log
|
||||
# logging.level.org.springframework.security=DEBUG
|
||||
management.address=127.0.0.1
|
||||
management.server.address=127.0.0.1
|
||||
|
||||
endpoints.default.web.enabled=true
|
||||
endpoints.shutdown.enabled=true
|
||||
|
||||
Reference in New Issue
Block a user