Packages: Added Amazon Linux 2023.
This commit is contained in:
15
pkg/rpm/rpmbuild/SOURCES/unit.example-jsc17-config
Normal file
15
pkg/rpm/rpmbuild/SOURCES/unit.example-jsc17-config
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"applications": {
|
||||
"example_java17": {
|
||||
"processes": 1,
|
||||
"type": "java 17",
|
||||
"webapp": "/usr/share/doc/unit-jsc17/examples/jsc-app"
|
||||
}
|
||||
},
|
||||
|
||||
"listeners": {
|
||||
"*:8800": {
|
||||
"pass": "applications/example_java17"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user