Update java.html.md
This commit is contained in:
parent
918d130f34
commit
d3835a002f
|
@ -21,7 +21,7 @@ task "webservice" {
|
|||
driver = "java"
|
||||
|
||||
config {
|
||||
jar_path = "local/exaple.jar"
|
||||
jar_path = "local/example.jar"
|
||||
jvm_options = ["-Xmx2048m", "-Xms256m"]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue