Files
pairgoth/webserver/src/main/resources/server.default.properties
2023-06-12 06:42:38 +02:00

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