You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
---
|
|
applications:
|
|
- name: gs-rest-service
|
|
memory: 256M
|
|
instances: 1
|
|
host: rest-service
|
|
domain: guides.spring.io
|
|
path: build/libs/gs-rest-service-0.1.0.jar
|