mirror of
https://github.com/kemko/nomad.git
synced 2026-01-08 19:35:41 +03:00
Merge branch 'master' of github.com:hashicorp/nomad
This commit is contained in:
@@ -21,7 +21,7 @@ task "webservice" {
|
||||
driver = "java"
|
||||
|
||||
config {
|
||||
jar_path = "local/exaple.jar"
|
||||
jar_path = "local/example.jar"
|
||||
jvm_options = ["-Xmx2048m", "-Xms256m"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user