You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

config.default.json 110B

3 years ago
3 years ago
3 years ago
1234567
  1. {
  2. "port": 8080,
  3. "enableSSL": false,
  4. "keystoreFile": "",
  5. "keystorePassword": "",
  6. "secret": ""
  7. }