Skip to content

Instantly share code, notes, and snippets.

@tnsasse
Created February 21, 2016 12:43
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 tnsasse/b69bbca78384760106e6 to your computer and use it in GitHub Desktop.
Save tnsasse/b69bbca78384760106e6 to your computer and use it in GitHub Desktop.
applications:
- path: target/myApp.war
memory: 512M
instances: 1
domain: mybluemix.net
name: myApp
host: myApp
disk_quota: 1024M
env:
JBP_CONFIG_LIBERTY: "app_archive: {features: [servlet-3.1, jaxrs-2.0]}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment