mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
website
This commit is contained in:
@@ -44,7 +44,7 @@ task "web" {
|
||||
driver = "java"
|
||||
|
||||
config {
|
||||
jar_path = "hello.jar"
|
||||
jar_path = "local/hello.jar"
|
||||
jvm_options = "-Xmx2048m -Xms256m"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user