Created
May 2, 2018 01:14
-
-
Save cfsilence/29b0d14fb4237781091b136a27e0b747 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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