Skip to content

Commit

Permalink
Fails locally. Hope it works on the cloud .. said no one
Browse files Browse the repository at this point in the history
  • Loading branch information
pvepamb1 committed Sep 27, 2019
1 parent 2c5a547 commit b6c0aaa
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions manifest.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
applications:
- name: tripit
path: applications/tripit/build/libs/tripit-1.0-SNAPSHOT.war
routes:
- route: pvv-tripit.apps.pcf.paltraining.perficient.com
services:
- service-registry
- circuit-breaker
- tripit-sso
- name: hotels-ms
path: applications/hotels-ms/build/libs/hotels-ms-1.0-SNAPSHOT.jar
routes:
Expand All @@ -26,4 +18,12 @@ applications:
- service-registry
- tripit-sso
env:
GRANT_TYPE: client_credentials
GRANT_TYPE: client_credentials
- name: tripit
path: applications/tripit/build/libs/tripit-1.0-SNAPSHOT.war
routes:
- route: pvv-tripit.apps.pcf.paltraining.perficient.com
services:
- service-registry
- circuit-breaker
- tripit-sso

0 comments on commit b6c0aaa

Please sign in to comment.