mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 01:45:44 +03:00
Update java.html.md
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