diff options
Diffstat (limited to 'pkg/deb/debian.module/unit.example-jsc10-config')
-rw-r--r-- | pkg/deb/debian.module/unit.example-jsc10-config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/deb/debian.module/unit.example-jsc10-config b/pkg/deb/debian.module/unit.example-jsc10-config index 6929356d..969491e5 100644 --- a/pkg/deb/debian.module/unit.example-jsc10-config +++ b/pkg/deb/debian.module/unit.example-jsc10-config @@ -9,7 +9,7 @@ "listeners": { "*:8800": { - "application": "example_java10" + "pass": "applications/example_java10" } } } |