Projects



Changes between Version 50 and Version 51 of CloudNativeRenew


Ignore:
Timestamp:
Mar 29, 2021, 10:57:57 PM (4 years ago)
Author:
roewekamp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CloudNativeRenew

    v50 v51  
    143143
    144144Then, 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.
     145Open the file `application.properties` and uncomment (remove the `#`) the line `spring.boot.admin.client.url=http://localhost:8099` and save the file.\\
     146Then, start Cloud Native Renew as described in the [#start startup instructions] section (while Spring Boot Admin is running in a different terminal).
    147147
    148148Now open a browser and navigate to `localhost:8099` and explore the application in your browser.