11 lines
213 B
YAML
11 lines
213 B
YAML
tls:
|
|
certificates:
|
|
- certFile: /config/miflux.crt
|
|
keyFile: /config/miflux.key
|
|
|
|
stores:
|
|
default:
|
|
defaultCertificate:
|
|
certFile: /config/miflux.crt
|
|
keyFile: /config/miflux.key
|