mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 19:05:42 +03:00
@@ -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