DNS, DKIM and ACME improvements - part 4
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
"managementListenAddress": "0.0.0.0:15000",
|
||||
"certificate": "/test/certs/localhost/cert.pem",
|
||||
"privateKey": "/test/certs/localhost/key.pem",
|
||||
"httpPort": 5002,
|
||||
"tlsPort": 5001,
|
||||
"httpPort": 8898,
|
||||
"tlsPort": 8899,
|
||||
"ocspResponderURL": "",
|
||||
"externalAccountBindingRequired": false,
|
||||
"domainBlocklist": [],
|
||||
|
||||
Reference in New Issue
Block a user