Skip to content

Instantly share code, notes, and snippets.

@pacroy
Last active October 1, 2017 04:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pacroy/bcfdac664835aea5840e4932e7e708c4 to your computer and use it in GitHub Desktop.
Save pacroy/bcfdac664835aea5840e4932e7e708c4 to your computer and use it in GitHub Desktop.
manifest.yml
---
applications:
- name: app12345
memory: 512M
instances: 1
path: target/application.jar
env:
SPRING_PROFILES_DEFAULT: cf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment