Skip to content

Instantly share code, notes, and snippets.

@cfsilence
Created May 2, 2018 01:14
Show Gist options
  • Save cfsilence/29b0d14fb4237781091b136a27e0b747 to your computer and use it in GitHub Desktop.
Save cfsilence/29b0d14fb4237781091b136a27e0b747 to your computer and use it in GitHub Desktop.
{
"runtime": {
"majorVersion": "8"
},
"type": "web",
"command": "java -jar app.jar",
"startupTime": "120",
"notes": "notes related to release",
"mode": "rolling",
"home": "/",
"healthCheck": {
"http-endpoint": "/"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment