We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f11ce6 commit cb0564fCopy full SHA for cb0564f
manifest.yml
@@ -5,5 +5,6 @@ applications:
5
- name: issue-aggregator
6
instances: 1
7
host: issue-aggregator
8
- domain: guides.spring.io
+ routes:
9
+ - route: issue-aggregator.guides.spring.io
10
path: target/issue-aggregator-0.0.1-SNAPSHOT.jar
0 commit comments