Updating spring-cloud-info manifest with new version and new URL

This commit is contained in:
Ryan Baxter
2020-11-23 15:54:59 -05:00
parent 72cf9b7d67
commit a490c91c01
2 changed files with 3 additions and 3 deletions

View File

@@ -28,4 +28,4 @@ data from GitHub.
## REST API
The rest API is documented via Spring Rest Docs and is published along with the app to Pivotal
Cloud Foundry. You can find the REST API documentation at
https://spring-cloud-info.cfapps.io/docs/spring-cloud-info.html.
https://spring-cloud-info.apps.pcfone.io/docs/spring-cloud-info.html.

View File

@@ -2,6 +2,6 @@
applications:
- name: spring-cloud-info
memory: 2048M
path: ./target/spring-cloud-info-1.0.0.BUILD-SNAPSHOT.jar
path: ./target/spring-cloud-info-2.0.0-SNAPSHOT.jar
services:
- config-server
- config-server