6 lines
173 B
INI
6 lines
173 B
INI
webapp.url = https://localhost:8443
|
|
webapp.ssl.key = jar:file:$jar!/ssl/localhost.key
|
|
webapp.ssl.pass =
|
|
webapp.ssl.cert = jar:file:$jar!/ssl/localhost.crt
|
|
mode = standalone
|