Skip to content

Commit 0d4a43c

Browse files
committed
fix mistake in README
1 parent af6c469 commit 0d4a43c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,6 @@ By default, the exposed actuators are defined in `application.properties`, using
288288

289289
To **turn off** all endpoints, simply add:
290290
```properties
291-
management.port=
291+
management.server.port=
292292
management.endpoints.web.exposure.include=none
293293
```

0 commit comments

Comments
 (0)