diff options
Diffstat (limited to 'pkg/deb/debian.module/unit.example-jsc11-config')
-rw-r--r-- | pkg/deb/debian.module/unit.example-jsc11-config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/deb/debian.module/unit.example-jsc11-config b/pkg/deb/debian.module/unit.example-jsc11-config index 6c1d9549..3f7dd518 100644 --- a/pkg/deb/debian.module/unit.example-jsc11-config +++ b/pkg/deb/debian.module/unit.example-jsc11-config @@ -9,7 +9,7 @@ "listeners": { "*:8800": { - "application": "example_java11" + "pass": "applications/example_java11" } } } |