Changes between Version 50 and Version 51 of CloudNativeRenew
- Timestamp:
- Mar 29, 2021, 10:57:57 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CloudNativeRenew
v50 v51 143 143 144 144 Then, close Cloud Native Renew, if it is currently running and navigate to the Cloud Native Renew directory.\\ 145 Open the file `application.properties` and uncomment (remove the `#`) the line `spring.boot.admin.client.url=http://localhost:8099` .\\146 Then start Cloud Native Renew as described in the [#start startup instructions] section while Spring Boot Admin is running in a different terminal.145 Open the file `application.properties` and uncomment (remove the `#`) the line `spring.boot.admin.client.url=http://localhost:8099` and save the file.\\ 146 Then, start Cloud Native Renew as described in the [#start startup instructions] section (while Spring Boot Admin is running in a different terminal). 147 147 148 148 Now open a browser and navigate to `localhost:8099` and explore the application in your browser.