Updating spring-cloud-info manifest with new version and new URL
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user