diff --git a/manifest.yml b/manifest.yml index 0afb995..a9d3bf5 100644 --- a/manifest.yml +++ b/manifest.yml @@ -2,5 +2,5 @@ applications: - name: hello-spring-cloud instances: 1 - host: hello-spring-cloud-${random-word} + host: hello-spring-cloud path: target/hello-spring-cloud-0.0.1.BUILD-SNAPSHOT.jar