Skip to content

Instantly share code, notes, and snippets.

@Babitabisht
Created December 17, 2021 05:09
Show Gist options
  • Select an option

  • Save Babitabisht/424a0cee3e2d796c342b943318e648dd to your computer and use it in GitHub Desktop.

Select an option

Save Babitabisht/424a0cee3e2d796c342b943318e648dd to your computer and use it in GitHub Desktop.
{
"name": "DEMO",
"script": "/usr/bin/java",
"args": [
"-jar",
"demo-0.0.1-SNAPSHOT.jar"
],
"exec_interpreter": "",
"exec_mode": "fork",
"env": {
"--server.port": "8010"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment