Skip to content

Commit d82acc3

Browse files
committed
Remove erroneous management.server.address config from Actuator smoke test
See gh-22187
1 parent 3f1f830 commit d82acc3

File tree

1 file changed

+0
-1
lines changed
  • spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-actuator/src/main/resources

1 file changed

+0
-1
lines changed

spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-actuator/src/main/resources/application.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ spring.security.user.password=password
55

66
# logging.file.name=/tmp/logs/app.log
77
# logging.level.org.springframework.security=DEBUG
8-
management.server.address=127.0.0.1
98

109
management.endpoints.web.exposure.include=*
1110
management.endpoint.shutdown.enabled=true

0 commit comments

Comments
 (0)